Copies the current position etc to old - normally called only by tPhysicsSystem.

Namespace: JigLibX.Physics
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public void CopyCurrentStateToOld()
Visual Basic
Public Sub CopyCurrentStateToOld
Visual C++
public:
void CopyCurrentStateToOld()

See Also