abstract fun play(): Unit
Start an IPlayable for the first time or continue from a paused state. Use {#pause() to halt an animation.
#pause()