MCPcopy Create free account
hub / github.com/axmolengine/axmol / setNextDeltaTimeZero

Method setNextDeltaTimeZero

core/base/Director.cpp:461–464  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459}
460
461void Director::setNextDeltaTimeZero(bool nextDeltaTimeZero)
462{
463 _nextDeltaTimeZero = nextDeltaTimeZero;
464}
465
466//
467// FIXME TODO

Callers 1

captureNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected