C# Class HeightLabel, Sisyphus

Inheritance: MonoBehaviour
Afficher le fichier Open project: astrism/Sisyphus Class Usage Examples

Méthodes publiques

Свойство Type Description
heightGuiText GUIText
highScore bool
rock Transform

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

heightGuiText public_oe property

public GUIText heightGuiText
Résultat GUIText

highScore public_oe property

public bool highScore
Résultat bool

rock public_oe property

public Transform rock
Résultat Transform