AffixToPhysics2D ClassDelta Engine Documentation
Updates an Entity2Ds position and rotation from the associated PhysicsBody View code on GitHub
Inheritance Hierarchy

System Object
  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

public class AffixToPhysics2D : UpdateBehavior

The AffixToPhysics2D type exposes the following members.

Constructors

  NameDescription
Public methodAffixToPhysics2D
Initializes a new instance of the AffixToPhysics2D class
Top
Methods

  NameDescription
Public methodUpdate (Overrides UpdateBehavior Update(IEnumerable Entity ).)
Top
See Also