Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for TiledGrid3DAction, including all inherited members.
create(float duration, const Vec2 &gridSize) | TiledGrid3DAction | static |
getAmplitudeRate() | ActionInterval | |
getElapsed() | ActionInterval | inline |
getGrid() override | TiledGrid3DAction | virtual |
getOriginalTile(const Vec2 &position) const | TiledGrid3DAction | |
getTile(const Vec2 &position) const | TiledGrid3DAction | |
initWithDuration(float duration, const Vec2 &gridSize) | GridAction | |
ax::ActionInterval::initWithDuration(float d) | ActionInterval | |
setAmplitudeRate(float amp) | ActionInterval | |
setTile(const Vec2 &position, const Quad3 &coords) | TiledGrid3DAction | |
step(float dt) override | ActionInterval | virtual |