C# Class StatsView, Unity-Free-Flight

Inheritance: MonoBehaviour
Afficher le fichier Open project: NickolausDS/Unity-Free-Flight Class Usage Examples

Méthodes publiques

Свойство Type Description
InputsPos Rect
flightObject GameObject
guiskin UnityEngine.GUISkin
physicsPos Rect
showAbbreviations bool
statsPos Rect
toggleInputsMenu bool
togglePhysicsMenu bool
toggleStatsMenu bool
toggleWorldPhysicsMenu bool
worldPhysicsPos Rect

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnGUI ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

InputsPos public_oe property

public Rect InputsPos
Résultat Rect

flightObject public_oe property

public GameObject flightObject
Résultat GameObject

guiskin public_oe property

public GUISkin,UnityEngine guiskin
Résultat UnityEngine.GUISkin

physicsPos public_oe property

public Rect physicsPos
Résultat Rect

showAbbreviations public_oe property

public bool showAbbreviations
Résultat bool

statsPos public_oe property

public Rect statsPos
Résultat Rect

toggleInputsMenu public_oe property

public bool toggleInputsMenu
Résultat bool

togglePhysicsMenu public_oe property

public bool togglePhysicsMenu
Résultat bool

toggleStatsMenu public_oe property

public bool toggleStatsMenu
Résultat bool

toggleWorldPhysicsMenu public_oe property

public bool toggleWorldPhysicsMenu
Résultat bool

worldPhysicsPos public_oe property

public Rect worldPhysicsPos
Résultat Rect