|
cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
|
#import <CCActionGrid3D.h>


Public Member Functions | |
| (id) | - initWithDuration: |
Static Public Member Functions | |
| (id) | + actionWithDuration: |
CCFlipX3D action
Definition at line 50 of file CCActionGrid3D.h.
| + (id) actionWithDuration: | (ccTime) | d |
creates the action with duration
Implements CCActionInterval.
| - (id) initWithDuration: | (ccTime) | d |
initizlies the action with duration
Implements CCActionInterval.