Public Member Functions | Static Public Member Functions

CCShuffleTiles Class Reference

#import <CCTiledGridAction.h>

Inherits CCTiledGrid3DAction.

Collaboration diagram for CCShuffleTiles:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithSeed:grid:duration:

Static Public Member Functions

(id) + actionWithSeed:grid:duration:

Detailed Description

CCShuffleTiles action Shuffle the tiles in random order

Definition at line 64 of file CCTiledGridAction.h.


Member Function Documentation

+ (id) actionWithSeed: (int)  s
grid: (ccGridSize gridSize
duration: (ccTime d 

creates the action with a random seed, the grid size and the duration

- (id) initWithSeed: (int)  s
grid: (ccGridSize gridSize
duration: (ccTime d 

initializes the action with a random seed, the grid size and the duration


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