Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
void axmol_dev_step()
85
{
86
ax::DevToolsImpl::getInstance()->step();
87
}
88
}
89
90
namespace ax
Callers
nothing calls this directly
Calls
2
getInstance
Function · 0.85
step
Method · 0.45
Tested by
no test coverage detected