![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionInstant.h>
Public Member Functions | |
(id) | - initWithPosition: |
Static Public Member Functions | |
(id) | + actionWithPosition: |
Protected Attributes | |
CGPoint | _position |
Places the node in a certain position
+ (id) actionWithPosition: | (CGPoint) | pos |
creates a Place action with a position
- (id) initWithPosition: | (CGPoint) | pos |
Initializes a Place action with a position