#include <CustomControllerTranslator.h>
◆ CCustomControllerTranslator()
CCustomControllerTranslator::CCustomControllerTranslator |
( |
| ) |
|
|
default |
◆ Clear()
void CCustomControllerTranslator::Clear |
( |
| ) |
|
|
overridevirtual |
◆ MapActions()
void CCustomControllerTranslator::MapActions |
( |
int |
windowID, |
|
|
const TiXmlNode * |
pCustomController |
|
) |
| |
|
overridevirtual |
◆ TranslateCustomControllerString()
bool CCustomControllerTranslator::TranslateCustomControllerString |
( |
int |
windowId, |
|
|
const std::string & |
controllerName, |
|
|
int |
buttonId, |
|
|
int & |
action, |
|
|
std::string & |
strAction |
|
) |
| |
The documentation for this class was generated from the following files: