|
|||||||||
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.examples.resource.resourcesxmlexample.DropThis
public class DropThis
Field Summary |
---|
Fields inherited from class vooga.engine.core.Game |
---|
levelParser, myCurrentLevel, myPlayState, stateManager |
Constructor Summary | |
---|---|
DropThis()
|
Method Summary | |
---|---|
void |
initResources()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class vooga.engine.core.Game |
---|
addGameState, getCurrentLevel, getGameStateManager, getPlayGameState, getResourceXMLPath, initGameStates, 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 DropThis()
Method Detail |
---|
public void initResources()
initResources
in class Game
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |