Updates current frame for a sprite animation
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Entities UpdateBehavior
DeltaEngine.Rendering2D UpdateImageAnimation
Namespace: DeltaEngine.Rendering2D
Assembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The UpdateImageAnimation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UpdateImageAnimation | Initializes a new instance of the UpdateImageAnimation class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also