Table of Contents

Class HeadSpinner

Namespace
Fallencake.UI
Assembly
Fallencake.UI.dll

Stylized head-and-body spinner that stretches and rotates a body towards a rotating head element.

public class HeadSpinner : UIBehaviour, ISpinner
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
UIBehaviour
HeadSpinner
Implements

Methods

Spin()

Starts or continues the spinning animation.

public void Spin()

Start()

protected override void Start()

Stop()

Stops the spinning animation.

public void Stop()