public class TypeWriterString extends Object
| Constructor and Description |
|---|
TypeWriterString(String string,
proguard.gui.splash.Timing timing)
Creates a new TypeWriterString.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getString(long time)
Returns the String for the given time.
|
public TypeWriterString(String string, proguard.gui.splash.Timing timing)
string - the basic String.timing - the applied timing.public String getString(long time)
Copyright © 2018. All rights reserved.