iv::Defs::Input Namespace Reference
Variables | |
const InputId | UI_Up = InputId::create( "UI_Up" ) |
const InputId | UI_Down = InputId::create( "UI_Down" ) |
const InputId | UI_Left = InputId::create( "UI_Left" ) |
const InputId | UI_Right = InputId::create( "UI_Right" ) |
const InputId | UI_MousePrimary = InputId::create( "UI_MousePrimary" ) |
Variable Documentation
◆ UI_Up
const InputId iv::Defs::Input::UI_Up = InputId::create( "UI_Up" ) |
◆ UI_Down
const InputId iv::Defs::Input::UI_Down = InputId::create( "UI_Down" ) |
◆ UI_Left
const InputId iv::Defs::Input::UI_Left = InputId::create( "UI_Left" ) |
◆ UI_Right
const InputId iv::Defs::Input::UI_Right = InputId::create( "UI_Right" ) |
◆ UI_MousePrimary
const InputId iv::Defs::Input::UI_MousePrimary = InputId::create( "UI_MousePrimary" ) |