public class Rotator extends Object
Modifier and Type | Field and Description |
---|---|
protected Rotate |
rotate |
protected boolean |
running |
protected int |
sleep |
protected Thread |
t |
Modifier and Type | Method and Description |
---|---|
Rotate |
getRotate() |
int |
getSleep() |
void |
setRotate(Rotate rotate) |
void |
setSleep(int sleep) |
void |
start() |
void |
stop() |
Copyright © 2016. All rights reserved.