|
|
PixelBullet
0.0.1
A C++ game engine
|
Additional Inherited Members | |
Public Member Functions inherited from PixelBullet::Event | |
| virtual EventType | GetEventType () const =0 |
| virtual const char * | GetName () const =0 |
| virtual int | GetCategoryFlags () const =0 |
| virtual std::string | ToString () const |
| bool | IsInCategory (EventCategory category) const |
Public Attributes inherited from PixelBullet::Event | |
| bool | Handled = false |