public class VideoPlayer.VideoPlayerComponent.AnimatorThread extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
boolean |
buttonValue |
boolean |
stopNow |
| Constructor and Description |
|---|
AnimatorThread(boolean tf)
Create a new animator thread.
|
public boolean stopNow
public boolean buttonValue
public AnimatorThread(boolean tf)
tf - Whether the buttons are shown (TRUE) or hidden