|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.newdawn.slick.state.StateBasedGame org.newdawn.slick.tests.StateBasedTest
public class StateBasedTest
A test for the multi-state based functionality
Constructor Summary | |
---|---|
StateBasedTest()
Create a new test |
Method Summary | |
---|---|
void |
initStatesList(GameContainer container)
Initialise the list of states making up this game |
static void |
main(java.lang.String[] argv)
Entry point to our test |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StateBasedTest()
Method Detail |
---|
public void initStatesList(GameContainer container)
StateBasedGame
initStatesList
in class StateBasedGame
container
- The container holding the gameStateBasedGame.initStatesList(org.newdawn.slick.GameContainer)
public static void main(java.lang.String[] argv)
argv
- The arguments to pass into the test
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |