Rasterfarm-SDK
|
This is the complete list of members for TouchEvent, including all inherited members.
addType() | DynamicType | inline |
Application class | TouchEvent | friend |
cast() const | DynamicType | inline |
cast() | DynamicType | inline |
cast() | DynamicType | inline |
cast() const | DynamicType | inline |
CursorEvent(const Vertex2f &position, Event::InputType subType=UNKNOWN) | CursorEvent | |
DynamicType() | DynamicType | inline |
Event(InputType subType=UNKNOWN) | Event | |
getDerivedTypeId() const | DynamicType | inline |
getId() const | TouchEvent | inline |
getPosition() const | CursorEvent | inline |
getPressure() const | TouchEvent | inline |
getSubType() const | Event | inline |
InputType enum name | TouchEvent | |
isType() const | DynamicType | inline |
MOTION enum value | CursorEvent | |
position | CursorEvent | |
SELECT enum value | CursorEvent | |
subType | Event | |
TOUCH_DOWN enum value | TouchEvent | |
TOUCH_MOTION enum value | TouchEvent | |
TOUCH_UP enum value | TouchEvent | |
TouchEvent() | TouchEvent | |
TouchEvent(const Vertex2f &position, const Vertex2f &deltaPosition, float pressure, int id, InputType subType) | TouchEvent | |
UNKNOWN enum value | Event | |
UNSELECT enum value | CursorEvent | |
WHEEL enum value | CursorEvent | |
~Event() | Event | virtual |