Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ update
Method
update
tests/cpp-tests/Source/SchedulerTest/SchedulerTest.cpp:172–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void SchedulerPauseResumeAll::update(float /*delta*/)
173
{
174
// do nothing
175
}
176
177
void SchedulerPauseResumeAll::onExit()
178
{
Callers
nothing calls this directly
Calls
11
getInstance
Function · 0.85
removeFromParentAndCleanup
Method · 0.80
unscheduleAllCallbacks
Method · 0.80
runOnAxmolThread
Method · 0.80
isAutoTestRunning
Method · 0.80
removeAllPendingActions
Method · 0.80
scheduleUpdate
Method · 0.80
ptr
Function · 0.50
release
Method · 0.45
setVisible
Method · 0.45
unscheduleUpdate
Method · 0.45
Tested by
no test coverage detected