public abstract class BradmaxPlayerSampleTimer
extends CountDownTimer
Modifier and Type | Field and Description |
---|---|
protected BradmaxPlayer |
player |
Constructor and Description |
---|
BradmaxPlayerSampleTimer(BradmaxPlayer player,
long delayInMillis) |
Modifier and Type | Method and Description |
---|---|
void |
onTick(long l) |
protected BradmaxPlayer player
public BradmaxPlayerSampleTimer(BradmaxPlayer player, long delayInMillis)