LuciadCPillar C# 2024.0.08
All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Luciad.Animations Namespace Reference

Animations API. More...

Classes

class  AnimationManager
 Class that starts, updates and stops IAnimation objects that are assigned to it. More...
 
interface  IAnimation
 An animation that can be added to AnimationManager. More...
 

Detailed Description

Animations API.

Provides a simple animation framework. Animations are created by implementing the IAnimation interface, and played back using AnimationManager.

Since
2021.1