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

#import <CCActionTiledGrid.h>

+ Inheritance diagram for CCSplitRows:
+ Collaboration diagram for CCSplitRows:

List of all members.

Public Member Functions

(id) - initWithDuration:rows:
(id) - initWithRows:duration:

Static Public Member Functions

(id) + actionWithDuration:rows:
(id) + actionWithRows:duration:

Protected Attributes

NSUInteger _rows
CGSize _winSize

Detailed Description

CCSplitRows action


Member Function Documentation

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

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

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

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


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