Class jovial.slotCar.track.FigureEightTrack
All Packages Class Hierarchy This Package Previous Next Index
Class jovial.slotCar.track.FigureEightTrack
java.lang.Object
|
+----jovial.slotCar.track.Track
|
+----jovial.slotCar.track.FigureEightTrack
- public class FigureEightTrack
- extends Track
A figure-eight track.
See also FigureEightTrack.gif for a description of the meaning
of the variables.
- See Also:
- createFigureEightTrack in class Track
-
firstSegment()
-
firstSegment
public TrackSegment firstSegment()
- Returns:
- the first segment on this track
- Overrides:
- firstSegment in class Track
All Packages Class Hierarchy This Package Previous Next Index