⚠️ 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 ShatteredTiles3D, including all inherited members.
| create(float duration, const Vec2 &gridSize, int range, bool shatterZ) | ShatteredTiles3D | static |
| ax::TiledGrid3DAction::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, int range, bool shatterZ) | ShatteredTiles3D | |
| ax::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 |