AffixToPhysics3D ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    DeltaEngine.Physics3D AffixToPhysics3D

Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class AffixToPhysics3D : UpdateBehavior

The AffixToPhysics3D type exposes the following members.

Constructors

  NameDescription
Public methodAffixToPhysics3D
Initializes a new instance of the AffixToPhysics3D class
Top
Methods

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