Table of Contents

Class Engine

Namespace
PlumJsonAnimator.Services
Assembly
PlumJsonAnimator.dll

Plays animation and update time

public class Engine
Inheritance
Engine
Inherited Members

Constructors

Engine(GlobalState)

public Engine(GlobalState globalState)

Parameters

globalState GlobalState

Methods

runAnimation(Animation?)

Starts or stops animation and set it in MainEngine

public void runAnimation(Animation? animation)

Parameters

animation Animation

Runned animation