public class TickTimer
extends java.lang.Object
Constructor and Description |
---|
TickTimer(int defaultPassed) |
Modifier and Type | Method and Description |
---|---|
int |
getPassed() |
boolean |
hasNotPassed() |
boolean |
hasNotPassed(int amount) |
boolean |
hasPassed() |
boolean |
hasPassed(int amount) |
void |
reset() |