Touch

Members

Static functions

Count
int Count()

Returns the amount of touch devices connected to the system. Calling this will aswell update the internal counter.

GetState
TouchState GetState(int touch_id = -1)

Returns the state for current touch screen. (-1 for all touch screens.)

Meta