#import <GridAction.h>
Inherits GridAction.
Inherited by FadeOutTRTiles, JumpTiles3D, ShakyTiles3D, ShatteredTiles3D, ShuffleTiles, SplitCols, SplitRows, TurnOffTiles, and WavesTiles3D.

Public Member Functions | |
| (ccQuad3) | - tile: |
| (ccQuad3) | - originalTile: |
| (void) | - setTile:coords: |
| - (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
1.5.8