Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
461
void Director::setNextDeltaTimeZero(bool nextDeltaTimeZero)
462
{
463
_nextDeltaTimeZero = nextDeltaTimeZero;
464
}
465
466
//
467
// FIXME TODO
Callers
1
captureNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected