|
Basic Renderer
|
An object that holds the characteristics of a touch on a touch screen. More...
#include <Touch.h>
Public Attributes | |
| GLfloat | startPositionX |
| GLfloat | startPositionY |
| GLfloat | lastPositionX |
| GLfloat | lastPositionY |
| GLfloat | currentPositionX |
| GLfloat | currentPositionY |
An object that holds the characteristics of a touch on a touch screen.
| GLfloat Touch::currentPositionX |
| GLfloat Touch::currentPositionY |
| GLfloat Touch::lastPositionX |
| GLfloat Touch::lastPositionY |
| GLfloat Touch::startPositionX |
| GLfloat Touch::startPositionY |