public class InterlevelScene extends PixelScene
| Modifier and Type | Class and Description |
|---|---|
static class |
InterlevelScene.Mode |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
fallIntoPit |
static InterlevelScene.Mode |
mode |
static boolean |
noStory |
static Position |
returnTo |
defaultZoom, font, font1x, font25x, maxZoom, MIN_HEIGHT_L, MIN_HEIGHT_P, MIN_WIDTH_L, MIN_WIDTH_P, minZoom, noFade, scale, uiCamera| Constructor and Description |
|---|
InterlevelScene() |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
void |
update() |
align, align, align, chooseFont, createMultiline, createMultiline, createText, createText, destroy, font, font, showBadgeadd, addToBack, bringToFront, clear, draw, getLength, getMember, kill, recycle, removegetParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisiblepublic static InterlevelScene.Mode mode
public static Position returnTo
public static boolean noStory
public static boolean fallIntoPit
public void create()
create in class PixelScene