Serialized Form


Package alpiv.trucks

Class alpiv.trucks.RoadMap implements Serializable

Serialized Fields

roadi

java.awt.Image[] roadi
Images for the different kinds of road (start, goal, regular).


brummi

java.awt.Image[] brummi
Images for trucks heading in a specific direction.


roads

Road[] roads
The list of road sections this map contains. Start sections must be listed at the beginning.


starts

int starts
The number of start positions in the map.


frame

java.awt.Frame frame
The frame that contains the roadmap display.