MCPcopy 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
172void SchedulerPauseResumeAll::update(float /*delta*/)
173{
174 // do nothing
175}
176
177void SchedulerPauseResumeAll::onExit()
178{

Callers

nothing calls this directly

Calls 11

getInstanceFunction · 0.85
runOnAxmolThreadMethod · 0.80
isAutoTestRunningMethod · 0.80
scheduleUpdateMethod · 0.80
ptrFunction · 0.50
releaseMethod · 0.45
setVisibleMethod · 0.45
unscheduleUpdateMethod · 0.45

Tested by

no test coverage detected