GSEventFake Class Reference
A private API class used for synthesizing touch events. More...
Inheritance diagram for GSEventFake:
Public Attributes | |
| int | ignored1 [5] |
| float | x |
| float | y |
| int | ignored2 [24] |
Detailed Description
A private API class used for synthesizing touch events.
This class is compiled out of release builds.
This code for synthesizing touch events is derived from: http://cocoawithlove.com/2008/10/synthesizing-touch-event-on-iphone.html
The documentation for this class was generated from the following file:
- Three20UI/Sources/UIViewAdditions.m
