Axmol Engine 2.4.0-258ceca
|
Ease Quadratic InOut. More...
#include <ActionEase.h>
Inherits ActionEase.
Additional Inherited Members | |
![]() | |
virtual ActionInterval * | getInnerAction () |
Get the pointer of the inner action. | |
bool | initWithAction (ActionInterval *action) |
Initializes the action. | |
![]() | |
float | getElapsed () |
How many seconds had elapsed since the actions started to run. | |
void | setAmplitudeRate (float amp) |
Sets the amplitude rate, extension in GridAction. | |
float | getAmplitudeRate () |
Gets the amplitude rate, extension in GridAction. | |
virtual void | step (float dt) override |
bool | initWithDuration (float d) |
initializes the action | |
Ease Quadratic InOut.