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
-
objectObjectComponentBehaviourMonoBehaviourUIBehaviourHeadSpinner
- 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()