Pictel 2d 0.1
Game Engine Documentation
Public Member Functions | Public Attributes | List of all members
engine::GamepadButtonActionHolder Struct Reference

Public Member Functions

 GamepadButtonActionHolder (GamepadButtonType button, GamepadButtonAction action, float value)
 

Public Attributes

GamepadButtonType button
 
GamepadButtonAction action
 
float value
 

Member Data Documentation

◆ action

GamepadButtonAction engine::GamepadButtonActionHolder::action

button action, pressed, depressed, etc.

◆ button

GamepadButtonType engine::GamepadButtonActionHolder::button

button type

◆ value

float engine::GamepadButtonActionHolder::value

button value, for certain buttons this can be between 0.0 and 1.0