public class WndResurrect extends Window
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
causeOfDeath |
static WndResurrect |
instance |
GAP, TITLE_COLOR| Constructor and Description |
|---|
WndResurrect(Ankh ankh,
java.lang.Object causeOfDeath) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
onBackPressed() |
hide, onMenuPressed, onSignal, resizeadd, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, updatecamera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic static WndResurrect instance
public static java.lang.Object causeOfDeath
public WndResurrect(Ankh ankh, java.lang.Object causeOfDeath)
public void onBackPressed()
onBackPressed in class Window