⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-ff0e11a
|
This is the complete list of members for FadeOutDownTiles, including all inherited members.
| create(float duration, const Vec2 &gridSize) | FadeOutDownTiles | 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 | |
| testFunc(const Vec2 &pos, float time) override | FadeOutDownTiles | virtual |
| transformTile(const Vec2 &pos, float distance) override | FadeOutUpTiles | virtual |
| turnOffTile(const Vec2 &pos) | FadeOutTRTiles | |
| turnOnTile(const Vec2 &pos) | FadeOutTRTiles |