TiledGrid3D Class Reference

#import <Grid.h>

Inherits GridBase.

Collaboration diagram for TiledGrid3D:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

(id) + gridWithSize:


Detailed Description

TiledGrid3D is a 3D grid implementation. It differs from Grid3D in that the tiles can be separated from the grid.

Member Function Documentation

+ (id) gridWithSize: (ccGridSize gridSize  

creates a TiledGrid3D with a grid size

- (id) initWithSize: (ccGridSize gridSize  

initializes a TiledGrid3D with a grid size

Implements GridBase.

- (ccQuad3) originalTile: (ccGridSize pos  

returns the original tile (untransformed) at the given position

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

sets a new tile

- (ccQuad3) tile: (ccGridSize pos  

returns the tile at the given position


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

Generated on Tue Jun 9 10:39:46 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8