Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ step
Method
step
core/2d/ActionInterval.cpp:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
void ExtraAction::update(float /*time*/) {}
77
78
void ExtraAction::step(float /*dt*/) {}
79
80
//
81
// IntervalAction
Callers
nothing calls this directly
Calls
6
max
Function · 0.50
min
Function · 0.50
update
Method · 0.45
isDone
Method · 0.45
getDuration
Method · 0.45
startWithTarget
Method · 0.45
Tested by
no test coverage detected