cocos2d-iphone  2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
CCTiledGrid3DAction Class Reference

#import <CCActionGrid.h>

+ Inheritance diagram for CCTiledGrid3DAction:
+ Collaboration diagram for CCTiledGrid3DAction:

List of all members.

Public Member Functions

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

Detailed Description

Base class for CCTiledGrid3D actions


Member Function Documentation

- (ccQuad3) originalTile: (CGPoint)  position

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

- (void) setTile: (CGPoint)  position
coords: (ccQuad3 coords 

sets a new tile to a certain position of the grid

- (ccQuad3) tile: (CGPoint)  position

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


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