|
|||||||||
| Home >> All >> org >> zazof >> [ jtegServer overview ] | PREV NEXT | ||||||||
Uses of Class
org.zazof.jtegServer.World
| Uses of World in org.zazof.jtegServer |
| Fields in org.zazof.jtegServer declared as World | |
private World |
GameController.$world
|
| Methods in org.zazof.jtegServer that return World | |
World |
Message.getWorld()
do only use after setGameController |
World |
GameController.getWorld()
|
| Methods in org.zazof.jtegServer with parameters of type World | |
private int |
TurnoMH.createContinentInfo(Player p,
World w)
creates a magic number :-) which contains info about the countries owned by the player |
private void |
StartMH.initCountries(PlayerContainer pc,
World w)
initializes the countries |
private StartAnswer |
StartMH.getStatus(GameController g,
World w)
|
private void |
FichasMH.updateGameModel(World w,
int nbCountries,
int[] countries,
int[] armies)
if all data is valid, update the model |
private int |
FichasMH.createContinentInfo(Player p,
World w)
creates a magic number :-) which contains info about the countries owned by the player |
private java.lang.String |
CardsMH.tarjeta(Player p,
World w)
player wants to receive a card |
|
|||||||||
| Home >> All >> org >> zazof >> [ jtegServer overview ] | PREV NEXT | ||||||||