| Member | Description |
|---|---|
Constructor |
Constructor |
Play |
Starts the animation public void Play(); |
SetLoadingAnimation |
This method can be used to trigger a default animation (load animation) public void SetLoadingAnimation( int totalFrames ); |
Stop |
Stops the animation public void Stop(); |
FramesPerSecond |
Number of frames per second (target frame rate) |