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, width
add, addToBack, bringToFront, clear, destroy, draw, getLength, getMember, kill, recycle, remove
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public static void modUpdated()
public void returnToWork(boolean result)
returnToWork
in interface InterstitialPoint
public void DownloadProgress(java.lang.String file, java.lang.Integer percent)
DownloadProgress
in interface DownloadStateListener
public void DownloadComplete(java.lang.String file, java.lang.Boolean result)
DownloadComplete
in interface DownloadStateListener