Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ update
Method
update
core/2d/ActionInstant.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void ActionInstant::update(float /*time*/)
56
{
57
_done = true;
58
}
59
60
//
61
// Show
Callers
nothing calls this directly
Calls
8
execute
Method · 0.95
removeFromParentAndCleanup
Method · 0.80
update
Function · 0.50
setVisible
Method · 0.45
isVisible
Method · 0.45
setFlippedX
Method · 0.45
setFlippedY
Method · 0.45
setPosition
Method · 0.45
Tested by
no test coverage detected