Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CLibInputTouch Class Reference

#include <LibInputTouch.h>

Public Member Functions

 CLibInputTouch ()
 
void ProcessTouchDown (libinput_event_touch *e)
 
void ProcessTouchMotion (libinput_event_touch *e)
 
void ProcessTouchUp (libinput_event_touch *e)
 
void ProcessTouchCancel (libinput_event_touch *e)
 
void ProcessTouchFrame (libinput_event_touch *e)
 

Constructor & Destructor Documentation

◆ CLibInputTouch()

CLibInputTouch::CLibInputTouch ( )

Member Function Documentation

◆ ProcessTouchCancel()

void CLibInputTouch::ProcessTouchCancel ( libinput_event_touch * e)

◆ ProcessTouchDown()

void CLibInputTouch::ProcessTouchDown ( libinput_event_touch * e)

◆ ProcessTouchFrame()

void CLibInputTouch::ProcessTouchFrame ( libinput_event_touch * e)

◆ ProcessTouchMotion()

void CLibInputTouch::ProcessTouchMotion ( libinput_event_touch * e)

◆ ProcessTouchUp()

void CLibInputTouch::ProcessTouchUp ( libinput_event_touch * e)

The documentation for this class was generated from the following files: