|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SurfaceType | |
---|---|
net.ctdp.rfdynhud.gamedata |
Uses of SurfaceType in net.ctdp.rfdynhud.gamedata |
---|
Methods in net.ctdp.rfdynhud.gamedata that return SurfaceType | |
---|---|
static SurfaceType |
SurfaceType.getFromIndex(short index)
|
abstract SurfaceType |
_TelemetryDataCapsule.getSurfaceType(Wheel wheel)
|
SurfaceType |
TelemetryData.getSurfaceType(Wheel wheel)
Gets surface type under the tire. |
static SurfaceType |
SurfaceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SurfaceType[] |
SurfaceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |