public class TextAdventure extends Object
| Constructor and Description |
|---|
TextAdventure() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createFrame(GameEngine engine,
int onClose) |
void |
init(boolean exitOnClose) |
static void |
main(String[] args) |
public static void main(String[] args)
public void init(boolean exitOnClose)
public static void createFrame(GameEngine engine, int onClose)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.