EaseRateAction Class Reference

#import <EaseAction.h>

Inherits EaseAction.

Inherited by EaseIn, EaseInOut, and EaseOut.

Collaboration diagram for EaseRateAction:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithAction:rate:

Static Public Member Functions

(id) + actionWithAction:rate:

Properties

float rate


Detailed Description

Base class for Easing actions with rate parameters

Member Function Documentation

+ (id) actionWithAction: (IntervalAction *)  action
rate: (float)  rate 

Creates the action with the inner action and the rate parameter

- (id) initWithAction: (IntervalAction *)  action
rate: (float)  rate 

Initializes the action with the inner action and the rate parameter


Property Documentation

- (float) rate [read, write, assign]

rate value for the actions


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

Generated on Tue Jun 9 10:39:34 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8