Interface IPhysicsSystem
public interface IPhysicsSystem : IGameSystemBase, IComponent, IReferencable
  - Inherited Members
 
Methods
Create(PhysicsProcessor, PhysicsEngineFlags)
Simulation Create(PhysicsProcessor processor, PhysicsEngineFlags flags = PhysicsEngineFlags.None)
  Parameters
processorPhysicsProcessorflagsPhysicsEngineFlags
Returns
Release(PhysicsProcessor)
void Release(PhysicsProcessor processor)
  Parameters
processorPhysicsProcessor