![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionGrid.h>
Public Member Functions | |
(ccQuad3) | - tile: |
(ccQuad3) | - originalTile: |
(void) | - setTile:coords: |
Base class for CCTiledGrid3D actions
- (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
returns the tile that belongs to a certain position of the grid