Public Member Functions

CCTiledGrid3DAction Class Reference

#import "CCActionGrid.h"

Inherits CCGridAction.

Inherited by CCFadeOutTRTiles, CCJumpTiles3D, CCShakyTiles3D, CCShatteredTiles3D, CCShuffleTiles, CCSplitCols, CCSplitRows, CCTurnOffTiles, and CCWavesTiles3D.

Collaboration diagram for CCTiledGrid3DAction:
[legend]

List of all members.

Public Member Functions

(ccQuad3- originalTile:
(void) - setTile:coords:
(ccQuad3- tile:

Detailed Description

Base class for CCTiledGrid3D actions


Member Function Documentation

- (ccQuad3) originalTile: (ccGridSize pos  

returns the non-transformed tile that belongs to a certain position of the grid

- (void) setTile: (ccGridSize pos
coords: (ccQuad3 coords 

sets a new tile to a certain position of the grid

- (ccQuad3) tile: (ccGridSize pos  

returns the tile that belongs to a certain position of the grid


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