|
FIFE
|
Representation of event source (a thing sending events) More...
#include <ec_ieventsource.h>
Inheritance diagram for FIFE::IEventSource:
Collaboration diagram for FIFE::IEventSource:Public Member Functions | |
| virtual EventSourceType | getEventSourceType ()=0 |
| Gets the source type of this event. More... | |
| virtual | ~IEventSource () |
Representation of event source (a thing sending events)
Definition at line 42 of file ec_ieventsource.h.
|
inlinevirtual |
Definition at line 49 of file ec_ieventsource.h.
|
pure virtual |
Gets the source type of this event.
Implemented in FIFE::EventManager.