C# Class GHud.OrbitInfo

Inheritance: DisplayModule
Afficher le fichier Open project: BGog/GHud Class Usage Examples

Protected Properties

Свойство Type Description
count int
monicer String
orb_ap_str String
orb_ap_suffix String
orb_apt_str String
orb_body_name String
orb_inc_str String
orb_pe_str String
orb_pe_suffix String
orb_pet_str String
orb_velocity_str String
situationstr String

Méthodes publiques

Méthode Description
OrbitInfo ( Device dev, String argmon, System brect_c1, System brect_c2 ) : System
Render ( Rectangle rect ) : void
TestRender ( Rectangle rect ) : void

Méthodes protégées

Méthode Description
DoRender ( Rectangle rect ) : void
PrepData ( String targname = "" ) : void
PrepTestData ( String targname = "" ) : void

Method Details

DoRender() protected méthode

protected DoRender ( Rectangle rect ) : void
rect System.Drawing.Rectangle
Résultat void

OrbitInfo() public méthode

public OrbitInfo ( Device dev, String argmon, System brect_c1, System brect_c2 ) : System
dev Device
argmon String
brect_c1 System
brect_c2 System
Résultat System

PrepData() protected méthode

protected PrepData ( String targname = "" ) : void
targname String
Résultat void

PrepTestData() protected méthode

protected PrepTestData ( String targname = "" ) : void
targname String
Résultat void

Render() public méthode

public Render ( Rectangle rect ) : void
rect System.Drawing.Rectangle
Résultat void

TestRender() public méthode

public TestRender ( Rectangle rect ) : void
rect System.Drawing.Rectangle
Résultat void

Property Details

count protected_oe property

protected int count
Résultat int

monicer protected_oe property

protected String monicer
Résultat String

orb_ap_str protected_oe property

protected String orb_ap_str
Résultat String

orb_ap_suffix protected_oe property

protected String orb_ap_suffix
Résultat String

orb_apt_str protected_oe property

protected String orb_apt_str
Résultat String

orb_body_name protected_oe property

protected String orb_body_name
Résultat String

orb_inc_str protected_oe property

protected String orb_inc_str
Résultat String

orb_pe_str protected_oe property

protected String orb_pe_str
Résultat String

orb_pe_suffix protected_oe property

protected String orb_pe_suffix
Résultat String

orb_pet_str protected_oe property

protected String orb_pet_str
Résultat String

orb_velocity_str protected_oe property

protected String orb_velocity_str
Résultat String

situationstr protected_oe property

protected String situationstr
Résultat String