|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdk.itu.smds.torusman.InitGame
dk.itu.smds.torusman.SInitGame
public class SInitGame
The Class SInitGame that sets up our implementation of the game.
| Constructor Summary | |
|---|---|
SInitGame()
|
|
| Method Summary | |
|---|---|
Torus |
newTorus(TorusManParameters torusManParameters,
LocalMan localMan)
Creates a new torus and returns in. |
TorusManParameters |
newTorusManParameters()
Creates and returns new parameters. |
dk.itu.smds.util.Parameters |
setParameters(TorusManParameters torusManParameters,
jgame.platform.JGEngine eng)
Sets the parameters of the torus. |
| Methods inherited from class dk.itu.smds.torusman.InitGame |
|---|
getInitGame |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SInitGame()
| Method Detail |
|---|
public Torus newTorus(TorusManParameters torusManParameters,
LocalMan localMan)
newTorus in class InitGamelocalMan - the man object containing information
InitGame.newTorus(dk.itu.smds.torusman.TorusManParameters, dk.itu.smds.torusman.LocalMan)public TorusManParameters newTorusManParameters()
newTorusManParameters in class InitGameInitGame.newTorusManParameters()
public dk.itu.smds.util.Parameters setParameters(TorusManParameters torusManParameters,
jgame.platform.JGEngine eng)
setParameters in class InitGametorusManParameters - the set parameterseng - the engine
InitGame.setParameters(dk.itu.smds.torusman.TorusManParameters, jgame.platform.JGEngine)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||