|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Race.Scene
| Field Summary | |
int |
cgfreepointer
|
Track[] |
courseGraph
|
int |
tgfreepointer
|
TrackType[] |
trackGraph
|
| Constructor Summary | |
Scene()
|
|
| Method Summary | |
int |
ReadCourseFile()
|
int |
ReadTrackTypesFile()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Track[] courseGraph
public int cgfreepointer
public TrackType[] trackGraph
public int tgfreepointer
| Constructor Detail |
public Scene()
| Method Detail |
public int ReadTrackTypesFile()
public int ReadCourseFile()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||