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

#import <CCActionTiledGrid.h>

+ Inheritance diagram for CCSplitCols:
+ Collaboration diagram for CCSplitCols:

List of all members.

Public Member Functions

(id) - initWithDuration:cols:
(id) - initWithCols:duration:

Static Public Member Functions

(id) + actionWithDuration:cols:
(id) + actionWithCols:duration:

Protected Attributes

NSUInteger _cols
CGSize _winSize

Detailed Description

CCSplitCols action


Member Function Documentation

+ (id) actionWithDuration: (ccTime duration
cols: (NSUInteger)  cols 

creates the action with the number of columns to split and the duration

- (id) initWithDuration: (ccTime duration
cols: (NSUInteger)  cols 

initializes the action with the number of columns to split and the duration


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