BomberUnits
...a Unity learning project
GameOverDialog Class Reference

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 ()
 

Detailed Description

A Dialog handler for the game over screen. Associated to a specific UI prefab.

Definition at line 9 of file GameOverDialog.cs.


The documentation for this class was generated from the following file: