Manager
- class Communicator.Animation.Manager()
Top-level interface for the animation system.
Methods
createPlayer
- Manager.createPlayer(animation)
Creates a new animation player for the supplied animation.
- Arguments
animation (
Animation()
) –
- Return type