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