| Package | Description |
|---|---|
| com.sun.sgs.example.hack.server |
| Modifier and Type | Method and Description |
|---|---|
static GameChangeManager |
GameChangeManager.getInstance()
Provides access to the single instance of
GameChangeManager. |
| Modifier and Type | Method and Description |
|---|---|
static Lobby |
Lobby.getInstance(GameChangeManager gcm)
Provides access to the single instance of
Lobby. |
static void |
DungeonDataLoader.setupDungeons(String root,
String filename,
Lobby lobby,
GameChangeManager gcm)
This will load the given file, and use its contents to load all
the dungeons and sprite maps, handling all registration and task
installation required.
|
Copyright © 2013. All Rights Reserved.