1#ifndef GAME_CLIENT_COMPONENTS_MENUS_INGAME_TOUCH_CONTROLS_H
2#define GAME_CLIENT_COMPONENTS_MENUS_INGAME_TOUCH_CONTROLS_H
110 std::
string ParseLabel(const
char *pLabel) const;
183 std::function<std::unique_ptr<CTouchControls::CPredefinedTouchButtonBehavior>()>
m_Factory;
Definition component.h:15
Definition touch_controls.h:76
EButtonShape
Definition touch_controls.h:112
EButtonVisibility
Definition touch_controls.h:94
@ NUM_VISIBILITIES
Definition touch_controls.h:107