|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandingsView | |
---|---|
net.ctdp.rfdynhud.util | |
net.ctdp.rfdynhud.values |
Uses of StandingsView in net.ctdp.rfdynhud.util |
---|
Methods in net.ctdp.rfdynhud.util with parameters of type StandingsView | |
---|---|
static int |
StandingsTools.getDisplayedVSIsForScoring(ScoringInfo scoringInfo,
VehicleScoringInfo viewedVSI,
boolean useClassScoring,
StandingsView standingsView,
boolean forceLeaderDisplayed,
VehicleScoringInfo[] target)
Fills the target array with VehicleScoringInfo s for all visible drivers. |
Uses of StandingsView in net.ctdp.rfdynhud.values |
---|
Methods in net.ctdp.rfdynhud.values that return StandingsView | |
---|---|
static StandingsView |
StandingsView.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StandingsView[] |
StandingsView.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |