Method | Description | |
---|---|---|
AddTask ( PhysicsTask task, int delay ) : void | ||
PhysScheduler ( |
||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
ProcessTasks ( ) : void |
public AddTask ( PhysicsTask task, int delay ) : void | ||
task | PhysicsTask | |
delay | int | |
return | void |
public PhysScheduler ( |
||
owner | ||
return | System |