ionEngine
ionEngine copied to clipboard
TimeManager SkipElapsedTime may not do anything
Right now SkipElapsedTime in CTimeManager just updates the LastTime - it might make sense to also perform an Update() when this method is called. Some use cases needed.