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


Public Member Functions | |
| (id) | - initWithDuration:blinks: |
Static Public Member Functions | |
| (id) | + actionWithDuration:blinks: |
Blinks a CCNode object by modifying it's visible attribute
Definition at line 312 of file CCActionInterval.h.
| + (id) actionWithDuration: | (ccTime) | duration | |
| blinks: | (NSUInteger) | blinks | |
creates the action
| - (id) initWithDuration: | (ccTime) | duration | |
| blinks: | (NSUInteger) | blinks | |
initilizes the action