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