OALActionManager Class Reference
| Inherits from | NSObject |
| Declared in | OALActionManager.h |
Tasks
-
– stopAllActionsStops ALL running actions on ALL targets.
-
– notifyActionStarted:(INTERNAL USE) Used by OALAction to announce that it is starting.
-
– notifyActionStopped:(INTERNAL USE) Used by OALAction to announce that it is stopping.
Instance Methods
notifyActionStarted:
(INTERNAL USE) Used by OALAction to announce that it is starting.
- (void)notifyActionStarted:(OALAction *)actionParameters
- action
The action that is starting.
Declared In
OALActionManager.h