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
CCGrid3DAction Class Reference

#import <CCActionGrid.h>

+ Inheritance diagram for CCGrid3DAction:
+ Collaboration diagram for CCGrid3DAction:

List of all members.

Public Member Functions

(ccVertex3F- vertex:
(ccVertex3F- originalVertex:
(void) - setVertex:vertex:

Detailed Description

Base class for CCGrid3D actions. Grid3D actions can modify a non-tiled grid.


Member Function Documentation

- (ccVertex3F) originalVertex: (CGPoint)  position

returns the non-transformed vertex than belongs to certain position in the grid

- (void) setVertex: (CGPoint)  position
vertex: (ccVertex3F vertex 

sets a new vertex to a certain position of the grid

- (ccVertex3F) vertex: (CGPoint)  position

returns the vertex than belongs to certain position in the grid


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