1#ifndef GAME_CLIENT_COMPONENTS_MENUS_INGAME_TOUCH_CONTROLS_H
2#define GAME_CLIENT_COMPONENTS_MENUS_INGAME_TOUCH_CONTROLS_H
109 std::
string ParseLabel(const
char *pLabel) const;
182 std::function<std::unique_ptr<CTouchControls::CPredefinedTouchButtonBehavior>()>
m_Factory;
Definition component.h:15
Definition touch_controls.h:75
EButtonShape
Definition touch_controls.h:111
EButtonVisibility
Definition touch_controls.h:93
@ NUM_VISIBILITIES
Definition touch_controls.h:106