OpenEnroth 2a41f3e
|
#include <PlatformEvents.h>
Public Attributes | |
PlatformMouseButton | button |
PlatformMouseButtons | buttons |
Pointi | pos |
bool | isDoubleClick = false |
![]() | |
PlatformWindow * | window = nullptr |
![]() | |
PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
![]() | |
virtual | ~PlatformEvent ()=default |
PlatformMouseButton PlatformMouseEvent::button |
PlatformMouseButtons PlatformMouseEvent::buttons |
bool PlatformMouseEvent::isDoubleClick = false |
Pointi PlatformMouseEvent::pos |