|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Track | |
---|---|
net.ctdp.rfdynhud.gamedata | |
net.ctdp.rfdynhud.values |
Uses of Track in net.ctdp.rfdynhud.gamedata |
---|
Methods in net.ctdp.rfdynhud.gamedata that return Track | |
---|---|
Track |
TrackInfo.getTrack()
Gets the track abstraction (waypoints) of the current track. |
static Track |
Track.parseTrackFromAIW(java.io.File aiw)
Parses an AIW file and returns a Track instance. |
Uses of Track in net.ctdp.rfdynhud.values |
---|
Methods in net.ctdp.rfdynhud.values with parameters of type Track | |
---|---|
static LapState |
LapState.getLapState(Track track,
VehicleScoringInfo vsi)
|
static LapState |
LapState.getLapState(Track track,
VehicleScoringInfo vsi,
float beforeSectorDistance,
float afterSectorDistance)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |