|
OpenEnroth 9cf7432
|
#include <PlatformEvents.h>
Public Attributes | |
| PlatformMouseButton | button |
| PlatformMouseButtons | buttons |
| Pointi | pos |
| Pointi | rel |
| bool | isDoubleClick = false |
Public Attributes inherited from PlatformWindowEvent | |
| PlatformWindow * | window = nullptr |
Public Attributes inherited from PlatformEvent | |
| PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
Public Member Functions inherited from PlatformEvent | |
| virtual | ~PlatformEvent ()=default |
| PlatformMouseButton PlatformMouseEvent::button |
| PlatformMouseButtons PlatformMouseEvent::buttons |
| bool PlatformMouseEvent::isDoubleClick = false |
| Pointi PlatformMouseEvent::pos |
| Pointi PlatformMouseEvent::rel |