⚠️ 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 CallFuncN, including all inherited members.
| create(const std::function< void(Node *)> &func) | CallFuncN | static |
| ax::CallFunc::create(const std::function< void()> &func) | CallFunc | static |
| execute() override | CallFuncN | virtual |
| initWithFunction(const std::function< void(Node *)> &func) | CallFuncN | |
| ax::CallFunc::initWithFunction(const std::function< void()> &func) | CallFunc | |
| step(float dt) override | ActionInstant | |
| update(float time) override | CallFunc |