Serialized Form


Package dk.itu.smds.torusman

Class dk.itu.smds.torusman.Scores extends java.util.Hashtable implements Serializable

Class dk.itu.smds.torusman.TorusMan extends dk.itu.smds.util.JGEngine implements Serializable

Serialized Fields

TEAMS

int TEAMS
The TEAMS.


teamColorChars

java.lang.String[] teamColorChars
The team color chars.


teamColors

jgame.JGColor[] teamColors
The team colors.


normalspeed

double normalspeed
The normalspeed.


slowspeed

double slowspeed
The slowspeed.


animSpeed

double animSpeed
The anim speed.


timedivisor

int timedivisor
The timedivisor.


timepos

int timepos
The timepos.


drift

int drift
The drift.


optionsNotPresented

boolean optionsNotPresented
The options not presented.


teamColor

java.lang.String teamColor
The team color.


torus

Torus torus
The torus.


man

LocalMan man
The man.


manId

byte manId
The man id.


otherPlayers

java.util.Hashtable<K,V> otherPlayers
Table mapping manId's to OtherPlayers.


board

Board board
The board.


random

java.util.Random random
The random.


otherManId

byte otherManId
The other man id.