public class Tick
extends java.lang.Object
| Constructor and Description |
|---|
Tick(int time,
boolean ambiguous) |
| Modifier and Type | Method and Description |
|---|---|
float |
floatValue() |
int |
intValue() |
boolean |
isAmbiguous() |
void |
setTime(int time) |
Tick |
times(int other) |
java.lang.String |
toString() |
public boolean isAmbiguous()
public void setTime(int time)
public Tick times(int other)
public int intValue()
public float floatValue()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2002 – 2022 Project Wonder.