Function EngineSingleton.isInPhysicsFrame
Returns true
if the game is inside the fixed process and physics phase of the game loop.
bool isInPhysicsFrame() nothrow @nogc const;
Returns true
if the game is inside the fixed process and physics phase of the game loop.
bool isInPhysicsFrame() nothrow @nogc const;