Biter

Serialized Form


Package biter

Class biter.DisplayWorldModel implements Serializable

Serialized Fields

age

int age
The maximum number of cycles the GlobalMemory retains stale data.

ballColor

Color ballColor
Color the ball appears on the screen.

opponentColor

Color opponentColor
Color the opponents appear on the screen.

teamMateColor

Color teamMateColor
Color the teammates appear on the screen.

unknownPlayerColor

Color unknownPlayerColor
Color the unknown players appear on the screen.

worldModel

WorldModel worldModel
A reference to the GlobalMemory object. Information that will be displayed comes from this object.


Package regexp

Class regexp.REException implements Serializable

Serialized Fields

m_pos

int m_pos

m_type

int m_type


Biter

From the Biter project.