![]() |
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <TouchTranslator.h>
Public Member Functions | |
CTouchTranslator ()=default | |
void | MapActions (int windowID, const TiXmlNode *bDevice) override |
void | Clear () override |
bool | TranslateTouchAction (int window, int touchAction, int touchPointers, int &action, std::string &actionString) |
![]() | |
virtual | ~IButtonMapper ()=default |
|
default |
|
overridevirtual |
Implements IButtonMapper.
Implements IButtonMapper.
bool CTouchTranslator::TranslateTouchAction | ( | int | window, |
int | touchAction, | ||
int | touchPointers, | ||
int & | action, | ||
std::string & | actionString | ||
) |