|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.golden.gamedev.Game
vooga.engine.core.Game
vooga.games.towerdefense.OldDropThisForReference
public class OldDropThisForReference
This is the main class of the game. It creates the different states of the games, and loads all the sprites used in the game.
Field Summary |
---|
Fields inherited from class vooga.engine.core.Game |
---|
levelParser, myCurrentLevel, myPlayState, stateManager |
Constructor Summary | |
---|---|
OldDropThisForReference()
|
Method Summary |
---|
Methods inherited from class vooga.engine.core.Game |
---|
addGameState, getCurrentLevel, getGameStateManager, getPlayGameState, getResourceXMLPath, initGameStates, initResources, initSoundPlayer, launch, render, setAsPlayGameState, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OldDropThisForReference()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |