Public Member Functions

CCGrid3DAction Class Reference

#import <CCGridAction.h>

Inherits CCGridAction.

Inherited by CCFlipX3D, CCLens3D, CCLiquid, CCPageTurn3D, CCRipple3D, CCShaky3D, CCTwirl, CCWaves, and CCWaves3D.

Collaboration diagram for CCGrid3DAction:
Collaboration graph
[legend]

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.

Definition at line 58 of file CCGridAction.h.


Member Function Documentation

- (ccVertex3F) originalVertex: (ccGridSize pos  

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

- (void) setVertex: (ccGridSize pos
vertex: (ccVertex3F vertex 

sets a new vertex to a certain position of the grid

- (ccVertex3F) vertex: (ccGridSize pos  

returns the vertex than belongs to certain position in the grid


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1