CCGrid3DAction Class Reference
Inherits from | CCGridAction : CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
Declared in | CCActionGrid.h CCGridAction.h |
Tasks
-
– vertex:
returns the vertex than belongs to certain position in the grid
-
– originalVertex:
returns the non-transformed vertex than belongs to certain position in the grid
-
– setVertex:vertex:
sets a new vertex to a certain position of the grid
Instance Methods
originalVertex:
returns the non-transformed vertex than belongs to certain position in the grid
- (ccVertex3F)originalVertex:(CGPoint)position
Declared In
CCActionGrid.h