![]() |
BomberUnits
...a Unity learning project
|
A Dialog handler for the game over screen. Associated to a specific UI prefab. More...
Inheritance diagram for GameOverDialog:
Collaboration diagram for GameOverDialog:Public Attributes | |
| Button | continueBtn = null |
| Text | winnerTxt = null |
Private Member Functions | |
| void | Awake () |
| void | Start () |
A Dialog handler for the game over screen. Associated to a specific UI prefab.
Definition at line 9 of file GameOverDialog.cs.