Class PhysicsLogic
- Namespace
- Alis.Core.Physic.Common.PhysicsLogic
- Assembly
- Alis.dll
The physics logic class
public abstract class PhysicsLogic : FilterDataInheritance
Derived
Inherited Members
Constructors
PhysicsLogic(World)
Initializes a new instance of the Alis.Core.Physic.Common.PhysicsLogic.PhysicsLogic class
public PhysicsLogic(World world)Parameters
worldWorld-
The world
Fields
ControllerCategory
The cat 01
public ControllerCategory ControllerCategoryField Value
Properties
World
Gets or sets the value of the world
public World World { get; internal set; }Property Value
Methods
IsActiveOn(Body)
Describes whether this instance is active on
public override bool IsActiveOn(Body body)Parameters
bodyBody-
The body
Returns
- bool
-
The bool