#import <CCGrid.h>
Inherited by CCGrid3D, and CCTiledGrid3D.
List of all members.
Detailed Description
Base class for other
Definition at line 38 of file CCGrid.h.
Property Documentation
- (BOOL) active [read, write, assign] |
wheter or not the grid is active
Definition at line 50 of file CCGrid.h.
grabber used
Definition at line 60 of file CCGrid.h.
size of the grid
Definition at line 54 of file CCGrid.h.
- (BOOL) isTextureFlipped [read, write, assign] |
is texture flipped
Definition at line 62 of file CCGrid.h.
- (int) reuseGrid [read, write, assign] |
number of times that the grid will be reused
Definition at line 52 of file CCGrid.h.
- (CGPoint) step [read, write, assign] |
pixels between the grids
Definition at line 56 of file CCGrid.h.
texture used
Definition at line 58 of file CCGrid.h.
The documentation for this class was generated from the following file:
- /Users/ricardoquesada/progs/cocos2d-iphone/cocos2d/CCGrid.h