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" )

Definition at line 15 of file Defs.cpp.

◆ UI_Down

const InputId iv::Defs::Input::UI_Down = InputId::create( "UI_Down" )

Definition at line 16 of file Defs.cpp.

◆ UI_Left

const InputId iv::Defs::Input::UI_Left = InputId::create( "UI_Left" )

Definition at line 17 of file Defs.cpp.

◆ UI_Right

const InputId iv::Defs::Input::UI_Right = InputId::create( "UI_Right" )

Definition at line 18 of file Defs.cpp.

◆ UI_MousePrimary

const InputId iv::Defs::Input::UI_MousePrimary = InputId::create( "UI_MousePrimary" )

Definition at line 19 of file Defs.cpp.