SimplePhysics Rotate ClassDelta Engine Documentation
Rotates an Entity2D every frame View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    DeltaEngine.Rendering2D SimplePhysics Rotate

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

public class Rotate : UpdateBehavior

The SimplePhysics Rotate type exposes the following members.

Constructors

  NameDescription
Public methodSimplePhysics Rotate
Initializes a new instance of the SimplePhysics Rotate class
Top
Methods

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