OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlatformGamepadAxisEvent Class Reference

#include <PlatformEvents.h>

Inheritance diagram for PlatformGamepadAxisEvent:
PlatformGamepadEvent PlatformEvent

Public Attributes

PlatformKey axis
 
float value = 0.0
 
- Public Attributes inherited from PlatformGamepadEvent
PlatformGamepadgamepad = nullptr
 
- Public Attributes inherited from PlatformEvent
PlatformEventType type = EVENT_INVALID
 

Additional Inherited Members

- Public Member Functions inherited from PlatformEvent
virtual ~PlatformEvent ()=default
 

Member Data Documentation

◆ axis

PlatformKey PlatformGamepadAxisEvent::axis

◆ value

float PlatformGamepadAxisEvent::value = 0.0

The documentation for this class was generated from the following file: