R-Type
GameEngine
Input
Namespaces
|
Classes
|
Enumerations
GameEngine::Input Namespace Reference
Namespaces
Keyboard
Mouse
Classes
struct
InputInfo
Enumerations
enum class
InputType
: uint8_t {
UP
= 0 ,
RIGHT
,
DOWN
,
LEFT
,
SHOOT
}
Enumeration Type Documentation
◆
InputType
enum
GameEngine::Input::InputType
: uint8_t
strong
Enumerator
UP
RIGHT
DOWN
LEFT
SHOOT
Generated by
1.9.1