|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LapState | |
---|---|
net.ctdp.rfdynhud.values |
Uses of LapState in net.ctdp.rfdynhud.values |
---|
Methods in net.ctdp.rfdynhud.values that return LapState | |
---|---|
static LapState |
LapState.getLapState(Track track,
VehicleScoringInfo vsi)
|
static LapState |
LapState.getLapState(Track track,
VehicleScoringInfo vsi,
float beforeSectorDistance,
float afterSectorDistance)
|
static LapState |
LapState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LapState[] |
LapState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |