View on GitHub

SpheroidScript

//Spheroid Script/spheroid.client.ar/AnimationController

AnimationController

interface AnimationController

Functions

Name Summary
onComplete fun onComplete(callback: () -> Unit)
onStart fun onStart(callback: () -> Unit)
play fun play(loop: Boolean)
stop fun stop()
toString fun toString(): String