Minim |
|
shiftBalance |
Description Transitions the balance from one value to another.Signature void shiftBalance(float from, float to, int millis) Parameters from — float: the starting balanceto — float: the ending balance millis — int: the length of the transition in milliseconds Returns None Related getBalance ( )setBalance ( ) Example None available Usage Web & Application |