Handles the angle of rotation of a Game of Death Mallet
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Entities UpdateBehavior
GameOfDeath.Items RotateMallet
Namespace: GameOfDeath.Items
Assembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The RotateMallet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RotateMallet | Initializes a new instance of the RotateMallet class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also