Karma Engine
|
Public Member Functions | |
ControllerDeviceDisconnectedEvent (int cID, int status) | |
std::string | ToString () const override |
Public Member Functions inherited from Karma::Event | |
virtual EventType | GetEventType () const =0 |
virtual const char * | GetName () const =0 |
virtual int | GetCategoryFlags () const =0 |
bool | IsInCategory (EventCategory category) |
bool | IsHandled () const |
Event * | GetObjPointer () |
Additional Inherited Members | |
Protected Attributes inherited from Karma::Event | |
bool | m_Handled = false |
|
inlineoverridevirtual |
Reimplemented from Karma::Event.