Public Member Functions

CCTiledGrid3D Class Reference

#import <CCGrid.h>

Inherits CCGridBase.

Collaboration diagram for CCTiledGrid3D:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 106 of file CCGrid.h.


Member Function Documentation

- (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:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1