Adonthell  0.4
map_event.h File Reference

Declares the different map events. More...

#include "event.h"
#include "character.h"
Include dependency graph for map_event.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Declares the different map events.

Author
Kai Sterker

Definition in file map_event.h.