|
cocos2d-mac
1.0.1
Improved Cocos2D API Reference (Mac OS X version) for Kobold2D developers
|
| action() | CCAction | [virtual, static] |
| actionWithAction:speed:(CCActionInterval *action,[speed] float rate) | CCSpeed | [virtual, static] |
| copyWithZone:(NSZone *zone) (defined in CCAction) | CCAction | [virtual] |
| init() | CCAction | [virtual] |
| initWithAction:speed:(CCActionInterval *action,[speed] float rate) | CCSpeed | [virtual] |
| innerAction | CCSpeed | |
| innerAction_ (defined in CCSpeed) | CCSpeed | [protected] |
| isDone() | CCAction | [virtual] |
| originalTarget | CCAction | |
| originalTarget_ (defined in CCAction) | CCAction | [protected] |
| speed | CCSpeed | |
| speed_ (defined in CCSpeed) | CCSpeed | [protected] |
| startWithTarget:(id target) | CCAction | [virtual] |
| step:(ccTime dt) | CCAction | [virtual] |
| stop() | CCAction | [virtual] |
| tag | CCAction | |
| tag_ (defined in CCAction) | CCAction | [protected] |
| target | CCAction | |
| target_ (defined in CCAction) | CCAction | [protected] |
| update:(ccTime time) | CCAction | [virtual] |