cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Member Functions | Static Public Member Functions | Properties
CCGridAction Class Reference

#import <CCActionGrid.h>

Inheritance diagram for CCGridAction:
Inheritance graph
[legend]
Collaboration diagram for CCGridAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithSize:duration:
(CCGridBase *) - grid

Static Public Member Functions

(id) + actionWithSize:duration:

Properties

ccGridSize gridSize

Detailed Description

Base class for Grid actions

Definition at line 34 of file CCActionGrid.h.


Member Function Documentation

+ (id) actionWithSize: (ccGridSize size
duration: (ccTime d 

creates the action with size and duration

- (CCGridBase *) grid

returns the grid

- (id) initWithSize: (ccGridSize gridSize
duration: (ccTime d 

initializes the action with size and duration


Property Documentation

- (ccGridSize) gridSize [read, write, assign]

size of the grid

Definition at line 40 of file CCActionGrid.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4