Skip to content

Class List

Transfinity edited this page Sep 15, 2012 · 7 revisions

https://docs.google.com/document/d/1zEqH9PrgFO5gD9Hc2Xr8oeAPqGzNfdJQCWXDanV2WPw/edit

Package: Environment

Class: Engine

Continuously processes the environment, updates the game state getState()

Class: State

Represents the game state ArrayList<Fish>

Class: Fish

Represents a fish public setDirection() public setSpeed() public eat() public reproduce() public getXYZ()

protected setXYZ()

Clone this wiki locally