Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
MakePhysicsState ( ) : WorldPhysicsState | ||
timeReversal_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void |
public Initialize ( IConfigSource source ) : void | ||
source | IConfigSource | |
Результат | void |
public RegionLoaded ( IScene scene ) : void | ||
scene | IScene | |
Результат | void |
public RemoveRegion ( IScene scene ) : void | ||
scene | IScene | |
Результат | void |
public StartPhysicsTimeReversal ( ) : void | ||
Результат | void |
public StartSavingPhysicsTimeReversalStates ( ) : void | ||
Результат | void |
public StopSavingPhysicsTimeReversalStates ( ) : void | ||
Результат | void |