|
|
| MouseButtonPressedEvent (const MouseCode button) |
| |
| std::string | ToString () const override |
| |
|
MouseCode | GetMouseButton () const |
| |
|
virtual EventType | GetEventType () const =0 |
| |
|
virtual const char * | GetName () const =0 |
| |
|
virtual int | GetCategoryFlags () const =0 |
| |
|
bool | IsInCategory (EventCategory category) const |
| |
|
|
bool | Handled = false |
| |
|
| MouseButtonEvent (const MouseCode button) |
| |
|
MouseCode | m_Button |
| |
◆ ToString()
| std::string PixelBullet::MouseButtonPressedEvent::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: