[]
Provides a set of means to the spin action.
public interface ISpinable
Public Interface ISpinable
Name | Description |
---|---|
SpinIncrement | Gets or sets the spin increment. |
Name | Description |
---|---|
DoSpinDown() | Performs spin down behavior. |
DoSpinDown(int) | Performs spin down with the specified increment parameters. |
DoSpinUp() | Performs spin up behavior. |
DoSpinUp(int) | Performs spin up with the specified increment parameters. |