MCPcopy Create free account
hub / github.com/axmolengine/axmol / axmol_dev_step

Function axmol_dev_step

core/platform/wasm/Application-wasm.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void axmol_dev_step()
85{
86 ax::DevToolsImpl::getInstance()->step();
87}
88}
89
90namespace ax

Callers

nothing calls this directly

Calls 2

getInstanceFunction · 0.85
stepMethod · 0.45

Tested by

no test coverage detected