C# Class TowerInspector, verthex

Inheritance: MonoBehaviour
Afficher le fichier Open project: austinblakeslee/verthex

Méthodes publiques

Свойство Type Description
closed GUIStyle
nadagStyle GUIStyle
nadarStyle GUIStyle
nadayStyle GUIStyle
ngStyle GUIStyle
nrStyle GUIStyle
nyStyle GUIStyle
open GUIStyle
top int
wgStyle GUIStyle
wrStyle GUIStyle
wyStyle GUIStyle

Méthodes publiques

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

Private Methods

Méthode Description
GetInspectorStyle ( Tower, t, int i, bool nada ) : GUIStyle
RenderButton ( Rect r, string text, GUIStyle style, Tower, t, int i ) : void
UpdateRects ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

closed public_oe property

public GUIStyle closed
Résultat GUIStyle

nadagStyle public_oe property

public GUIStyle nadagStyle
Résultat GUIStyle

nadarStyle public_oe property

public GUIStyle nadarStyle
Résultat GUIStyle

nadayStyle public_oe property

public GUIStyle nadayStyle
Résultat GUIStyle

ngStyle public_oe property

public GUIStyle ngStyle
Résultat GUIStyle

nrStyle public_oe property

public GUIStyle nrStyle
Résultat GUIStyle

nyStyle public_oe property

public GUIStyle nyStyle
Résultat GUIStyle

open public_oe property

public GUIStyle open
Résultat GUIStyle

top public_oe property

public int top
Résultat int

wgStyle public_oe property

public GUIStyle wgStyle
Résultat GUIStyle

wrStyle public_oe property

public GUIStyle wrStyle
Résultat GUIStyle

wyStyle public_oe property

public GUIStyle wyStyle
Résultat GUIStyle