![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include <LibInputPointer.h>
Public Member Functions | |
CLibInputPointer ()=default | |
~CLibInputPointer ()=default | |
void | ProcessButton (libinput_event_pointer *e) |
void | ProcessMotion (libinput_event_pointer *e) |
void | ProcessAxis (libinput_event_pointer *e) |
|
default |
|
default |
void CLibInputPointer::ProcessAxis | ( | libinput_event_pointer * | e | ) |
void CLibInputPointer::ProcessButton | ( | libinput_event_pointer * | e | ) |
void CLibInputPointer::ProcessMotion | ( | libinput_event_pointer * | e | ) |