public class ModsButton extends Button implements InterstitialPoint, DownloadStateListener
| Constructor and Description |
|---|
ModsButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadComplete(java.lang.String file,
java.lang.Boolean result) |
void |
DownloadProgress(java.lang.String file,
java.lang.Integer percent) |
static void |
modUpdated() |
void |
returnToWork(boolean result) |
void |
update() |
bottom, centerX, centerY, fill, height, inside, left, right, setPos, setRect, setSize, top, widthadd, addToBack, bringToFront, clear, destroy, draw, getLength, getMember, kill, recycle, removecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic static void modUpdated()
public void returnToWork(boolean result)
returnToWork in interface InterstitialPointpublic void DownloadProgress(java.lang.String file,
java.lang.Integer percent)
DownloadProgress in interface DownloadStateListenerpublic void DownloadComplete(java.lang.String file,
java.lang.Boolean result)
DownloadComplete in interface DownloadStateListener