OpenEnroth 73e68f7
|
#include <PlatformEvents.h>
Public Attributes | |
PlatformKey | axis |
float | value = 0.0 |
Public Attributes inherited from PlatformGamepadEvent | |
PlatformGamepad * | gamepad = nullptr |
Public Attributes inherited from PlatformEvent | |
PlatformEventType | type = EVENT_INVALID |
Additional Inherited Members | |
Public Member Functions inherited from PlatformEvent | |
virtual | ~PlatformEvent ()=default |
PlatformKey PlatformGamepadAxisEvent::axis |
float PlatformGamepadAxisEvent::value = 0.0 |