Method | Description | |
---|---|---|
AddRegion ( IScene scene ) : void | ||
Close ( ) : void | ||
Initialize ( IConfigSource source ) : void | ||
RegionLoaded ( IScene scene ) : void | ||
RemoveRegion ( IScene scene ) : void | ||
ResetToLastSavedState ( ) : void | ||
SavePhysicsState ( ) : void | ||
StartPhysicsTimeReversal ( ) : void | ||
StartSavingPhysicsTimeReversalStates ( ) : void | ||
StopPhysicsTimeReversal ( ) : void | ||
StopSavingPhysicsTimeReversalStates ( ) : void |
Method | Description | |
---|---|---|
MakePhysicsState ( ) : WorldPhysicsState | ||
timeReversal_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public Initialize ( IConfigSource source ) : void | ||
source | IConfigSource | |
return | void |
public StartSavingPhysicsTimeReversalStates ( ) : void | ||
return | void |
public StopSavingPhysicsTimeReversalStates ( ) : void | ||
return | void |