SPTouchProcessor Class Reference
Inherits from | NSObject |
Declared in | SPTouchProcessor.h |
Overview
The SPTouchProcesser processes raw touch information and dispatches it on display objects.
This is an internal class. You do not have to use it manually.
Tasks
Initialization
-
– initWithRoot:
Initializes a touch processor with a certain root object.
Processes raw touches and dispatches events on the touched display objects.
Properties
-
root
The root display container to check for touched targets.
property