CCTiledGrid3D Class Reference
| Inherits from | CCGridBase : NSObject |
| Declared in | CCGrid.h |
Overview
CCTiledGrid3D is a 3D grid implementation. It differs from Grid3D in that the tiles can be separated from the grid.
Tasks
-
– tile:returns the tile at the given position
-
– originalTile:returns the original tile (untransformed) at the given position
-
– setTile:coords:sets a new tile