C# Class TextCountdown

Inheritance: MonoBehaviour
Afficher le fichier Open project: DRMold/HungryHungryTetris

Méthodes publiques

Свойство Type Description
parentPanel GameObject

Méthodes publiques

Méthode Description
ReadyHandle ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
StartCountdown ( ) : IEnumerator
interruptHandler ( ) : void

Method Details

ReadyHandle() public méthode

public ReadyHandle ( ) : void
Résultat void

Property Details

parentPanel public_oe property

public GameObject parentPanel
Résultat GameObject