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