RotateMallet ClassDelta Engine Documentation
Handles the angle of rotation of a Game of Death Mallet View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    GameOfDeath.Items RotateMallet

Namespace: GameOfDeath.Items
Assembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class RotateMallet : UpdateBehavior

The RotateMallet type exposes the following members.

Constructors

  NameDescription
Public methodRotateMallet
Initializes a new instance of the RotateMallet class
Top
Methods

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