PXInteractiveObject Class Reference
| Inherits from | PXDisplayObject : PXEventDispatcher : NSObject |
| Declared in | PXInteractiveObject.h PXInteractiveObject.m |
Overview
A PXInteractiveObject is the abstract base class for all PXDisplayObjects that can recieve user interaction events.
Tasks
-
touchEnabledSpecifies whether the object can recieve touch events.
property -
captureTouchesSpecifies whether the object captures touch events.
property