|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.appius.sql.SQLPeerDatum
org.starhope.appius.game.GameEvent
org.starhope.appius.game.maze.MazeGame
com.tootsville.game.LavaMaze
public class LavaMaze
WRITEME
| Nested Class Summary | |
|---|---|
static class |
LavaMaze.LavaMazeRoom
WRITEME: Document this type. |
| Field Summary | |
|---|---|
private static long |
serialVersionUID
WRITEME: Document this brpocock@star-hope.org |
| Fields inherited from class org.starhope.appius.game.GameEvent |
|---|
freezeTag, gameCode, gameState, players, rooms, scores, scoreWatchRooms |
| Constructor Summary | |
|---|---|
LavaMaze(Zone z)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| Method Summary | |
|---|---|
protected void |
addEntrance()
WRITEME: Document this method brpocock@star-hope.org |
String |
getGameEventPrefix()
Get the prefix to be applied to event types for this game |
static String |
getMonikerPrefix()
WRITEME: Document this method brpocock@star-hope.org |
String |
getName()
Return a user-visible, unique name for this class. |
protected MazeRoom |
spawnRoom(int i)
new MazeRoom (getZone (), i); WRITEME: Document this method brpocock@star-hope.org |
| Methods inherited from class org.starhope.appius.game.maze.MazeGame |
|---|
acceptGameAction, acceptOutOfBandMessage, acceptPublicMessage, flush, tick |
| Methods inherited from class org.starhope.appius.game.GameEvent |
|---|
acceptCommand, acceptCommand, acceptGameStateChange, acceptObjectJoinRoom, acceptObjectPartRoom, acceptPublicMessage, acceptUserVariableUpdate, changeGameState, decrementScore, destroySelf, disconnect, equals, equals, getCacheUniqueID, getCountdownDuration, getEveryone, getGameCode, getGameDuration, getGameShortName, getLeaderBonus, getPlayers, getRoom, getRooms, getScoreWatchRooms, getSpectators, getTimer, getZone, hashCode, incrementScore, propagateGameStateChange, resetPlayers, sendEndEvents, sendStartEvents, set, toString, updateRoomVars, updateScore, updateScores |
| Methods inherited from class org.starhope.appius.sql.SQLPeerDatum |
|---|
changed, compareTo, findInCache, get, saveInCache, set, toJSON |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public LavaMaze(Zone z)
z - WRITEME| Method Detail |
|---|
public static String getMonikerPrefix()
protected void addEntrance()
MazeGame
addEntrance in class MazeGameMazeGame.addEntrance()public String getGameEventPrefix()
GameEvent
getGameEventPrefix in class GameEventGameEvent.getGameEventPrefix()public String getName()
HasName
HasName.getName()protected MazeRoom spawnRoom(int i)
MazeGame
spawnRoom in class MazeGamei - WRITEME
MazeGame.spawnRoom(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||