cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
CCPlace Class Reference

#import <CCActionInstant.h>

+ Inheritance diagram for CCPlace:
+ Collaboration diagram for CCPlace:

List of all members.

Public Member Functions

(id) - initWithPosition:

Static Public Member Functions

(id) + actionWithPosition:

Protected Attributes

CGPoint _position

Detailed Description

Places the node in a certain position


Member Function Documentation

+ (id) actionWithPosition: (CGPoint)  pos

creates a Place action with a position

- (id) initWithPosition: (CGPoint)  pos

Initializes a Place action with a position


The documentation for this class was generated from the following file: