Uses of Class
net.ctdp.rfdynhud.gamedata.ProfileInfo

Packages that use ProfileInfo
net.ctdp.rfdynhud.gamedata   
 

Uses of ProfileInfo in net.ctdp.rfdynhud.gamedata
 

Methods in net.ctdp.rfdynhud.gamedata that return ProfileInfo
 ProfileInfo LiveGameData.getProfileInfo()
          Gets the profile info.
 

Methods in net.ctdp.rfdynhud.gamedata with parameters of type ProfileInfo
static void __GDPrivilegedAccess.loadFromPhysicsFiles(ProfileInfo profileInfo, TrackInfo trackInfo, VehiclePhysics physics)
           
static boolean __GDPrivilegedAccess.updateProfileInfo(ProfileInfo profileInfo)
           
 

Constructors in net.ctdp.rfdynhud.gamedata with parameters of type ProfileInfo
ModInfo(ProfileInfo profileInfo)
          Creates a new ModInfo instance.
TrackInfo(ProfileInfo profileInfo)
          Create a new instance.