Struct atlas::event::joystick_button
ClassList > atlas > event > joystick_button
Public Attributes
Type | Name |
---|---|
input_state | ButtonState = input\_state::None |
int | ID = -1 |
std::string | Name = "" |
input_state | PreviousButtonState = input\_state::None |
Public Attributes Documentation
variable ButtonState
input_state atlas::event::joystick_button::ButtonState;
variable ID
int atlas::event::joystick_button::ID;
variable Name
std::string atlas::event::joystick_button::Name;
variable PreviousButtonState
input_state atlas::event::joystick_button::PreviousButtonState;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/core/event/event.hpp