Function EngineSingleton.getPhysicsFrames
Returns the total number of frames passed since engine initialization which is advanced on each physics frame.
long getPhysicsFrames() nothrow @nogc const;
Returns the total number of frames passed since engine initialization which is advanced on each physics frame.
long getPhysicsFrames() nothrow @nogc const;