Defs.cpp File Reference
#include "Defs.hpp"

Go to the source code of this file.

Namespaces

 iv
 
 iv::Defs
 
 iv::Defs::Style
 
 iv::Defs::Input
 

Variables

const LumaStyleId iv::Defs::Style::Default = LumaStyleId::create( "Default" )
 
const InputId iv::Defs::Input::UI_Up = InputId::create( "UI_Up" )
 
const InputId iv::Defs::Input::UI_Down = InputId::create( "UI_Down" )
 
const InputId iv::Defs::Input::UI_Left = InputId::create( "UI_Left" )
 
const InputId iv::Defs::Input::UI_Right = InputId::create( "UI_Right" )
 
const InputId iv::Defs::Input::UI_MousePrimary = InputId::create( "UI_MousePrimary" )