UpdateImageAnimation ClassDelta Engine Documentation
Updates current frame for a sprite animation View code on GitHub
Inheritance Hierarchy

System Object
  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

public class UpdateImageAnimation : UpdateBehavior

The UpdateImageAnimation type exposes the following members.

Constructors

  NameDescription
Public methodUpdateImageAnimation
Initializes a new instance of the UpdateImageAnimation class
Top
Methods

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