⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
#include <ActionGrid.h>
Inherits ActionInstant.
Static Public Member Functions | |
| static StopGrid * | create () |
| Create a StopGrid Action. | |
Additional Inherited Members | |
| Public Member Functions inherited from ActionInstant | |
| void | step (float dt) override |
| void | update (float time) override |
StopGrid action.
|
static |