public class LinearInt extends Object
| Constructor and Description |
|---|
LinearInt(int fromValue,
int toValue,
proguard.gui.splash.Timing timing)
Creates a new LinearInt.
|
public LinearInt(int fromValue,
int toValue,
proguard.gui.splash.Timing timing)
fromValue - the value that corresponds to a timing of 0.toValue - the value that corresponds to a timing of 1.timing - the applied timing.Copyright © 2015. All Rights Reserved.