Updates an Entity2Ds position and rotation from the associated PhysicsBody
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Entities UpdateBehavior
DeltaEngine.Physics2D AffixToPhysics2D
Namespace: DeltaEngine.Physics2D
Assembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AffixToPhysics2D type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AffixToPhysics2D | Initializes a new instance of the AffixToPhysics2D class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also