Public Member Functions | |
Event (EventIDs::EventID peventType, uint32 peventInfo) | |
bool | respondsTo (const Event &otherEvent) const |
bool | load (const Data::Event &data) |
bool | operator== (const Event &other) const |
bool | operator!= (const Event &other) const |
Public Attributes | |
EventIDs::EventID | eventType |
uint32 | eventInfo |