22 #ifndef GUI_MODELS_TOUCHACTIONMODEL_H
23 #define GUI_MODELS_TOUCHACTIONMODEL_H
std::vector< InputActionT > mActionId
InputActionT getActionFromSelection(const int sel) const
int getSelectionFromAction(const InputActionT action) const
std::map< InputActionT, int > mActionToSelection
#define A_DELETE_COPY(func)