Table of Contents

Class AnimationComponent

Namespace
Lime
Assembly
Lime.dll
public class AnimationComponent : NodeComponent, IDisposable, IAnimable
Inheritance
AnimationComponent
Implements
Inherited Members
Extension Methods

Constructors

AnimationComponent()

public AnimationComponent()

Properties

Animations

public AnimationCollection Animations { get; }

Property Value

AnimationCollection

DefaultAnimation

public Animation DefaultAnimation { get; }

Property Value

Animation