|
cocos2d-mac
2.1
Improved Cocos2D API Reference (Mac OS X version) for www.kobold2d.com developers
|
| _animation (defined in CCAnimate) | CCAnimate | [protected] | |
| _duration | CCFiniteTimeAction | [protected] | |
| _elapsed (defined in CCActionInterval) | CCActionInterval | [protected] | |
| _executedLoops (defined in CCAnimate) | CCAnimate | [protected] | |
| _firstTick (defined in CCActionInterval) | CCActionInterval | [protected] | |
| _nextFrame (defined in CCAnimate) | CCAnimate | [protected] | |
| _origFrame (defined in CCAnimate) | CCAnimate | [protected] | |
| _originalTarget (defined in CCAction) | CCAction | [protected] | |
| _splitTimes (defined in CCAnimate) | CCAnimate | [protected] | |
| _tag (defined in CCAction) | CCAction | [protected] | |
| _target (defined in CCAction) | CCAction | [protected] | |
| + | action | CCAction | [static] |
| + | actionWithAnimation: | CCAnimate | [static] |
| + | actionWithAnimation:restoreOriginalFrame: (defined in CCAnimate) | CCAnimate(Deprecated) | [static] |
| + | actionWithDuration: | CCActionInterval | [static] |
| + | actionWithDuration:animation:restoreOriginalFrame: (defined in CCAnimate) | CCAnimate(Deprecated) | [static] |
| animation | CCAnimate | ||
| - | copyWithZone: (defined in CCAction) | CCAction | |
| duration | CCFiniteTimeAction | ||
| elapsed | CCActionInterval | ||
| - | init | CCAction | |
| - | initWithAnimation: | CCAnimate | |
| - | initWithAnimation:restoreOriginalFrame: (defined in CCAnimate) | CCAnimate(Deprecated) | |
| - | initWithDuration: | CCActionInterval | |
| - | initWithDuration:animation:restoreOriginalFrame: (defined in CCAnimate) | CCAnimate(Deprecated) | |
| - | isDone | CCActionInterval | |
| originalTarget | CCAction | ||
| - | reverse | CCActionInterval | |
| - | startWithTarget: | CCAction | |
| - | step: | CCAction | |
| - | stop | CCAction | |
| tag | CCAction | ||
| target | CCAction | ||
| - | update: | CCAction |