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, resize
add, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, remove, update
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible
public static WndResurrect instance
public static java.lang.Object causeOfDeath
public WndResurrect(Ankh ankh, java.lang.Object causeOfDeath)
public void onBackPressed()
onBackPressed
in class Window