public class Tick extends Object
| Constructor | Description |
|---|---|
Tick(int time,
boolean ambiguous) |
| Modifier and Type | Method | Description |
|---|---|---|
float |
floatValue() |
|
int |
intValue() |
|
boolean |
isAmbiguous() |
|
void |
setTime(int time) |
|
Tick |
times(int other) |
|
String |
toString() |
Copyright © 2018. All rights reserved.