C# Class ShellShock.TimerAndWin

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: GREEDYHD/ShellShock

Méthodes publiques

Свойство Type Description
isGamePaused bool
roundLength float
timerText UnityEngine.UI.Text

Méthodes publiques

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

Method Details

EndGame() public méthode

public EndGame ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

isGamePaused public_oe property

public bool isGamePaused
Résultat bool

roundLength public_oe property

public float roundLength
Résultat float

timerText public_oe property

public Text,UnityEngine.UI timerText
Résultat UnityEngine.UI.Text