Declares the different map events. More...
#include "event.h"#include "character.h"

Go to the source code of this file.
Classes | |
| class | map_event |
| Baseclass for map enter/leave/action events. More... | |
| class | enter_event |
| To notify when a character entered a mapsquare. More... | |
| class | leave_event |
| To notify when a mapcharacter left a mapsquare. More... | |
| class | action_event |
| To notify when a mapcharacter "act" on a square. More... | |
Declares the different map events.
Definition in file map_event.h.
1.7.1