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
CCReuseGrid Class Reference

#import <CCActionGrid.h>

+ Inheritance diagram for CCReuseGrid:
+ Collaboration diagram for CCReuseGrid:

List of all members.

Public Member Functions

(id) - initWithTimes:

Static Public Member Functions

(id) + actionWithTimes:

Protected Attributes

int _times

Detailed Description

CCReuseGrid action


Member Function Documentation

+ (id) actionWithTimes: (int)  times

creates an action with the number of times that the current grid will be reused

- (id) initWithTimes: (int)  times

initializes an action with the number of times that the current grid will be reused


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