Class CCEaseIn

#include <Geode/cocos/actions/CCActionEase.h>
classCCEaseIn:publiccocos2d::CCEaseRateAction{ ... }

CCEaseIn action with a rate

Examples0
Public static methods1
staticcocos2d::CCEaseIn*create(,
floatfRate
)

Creates the action with the inner action and the rate parameter

Public member functions3
virtualvoidupdate(
floattime
)
No description provided
virtualcocos2d::CCActionInterval*reverse()
No description provided
virtualcocos2d::CCObject*copyWithZone()
No description provided
Fields0
Protected member functions0
Protected fields0