Property | Type | Description | |
---|---|---|---|
gameScoreLeft | Text | ||
gameScoreRight | Text | ||
headerText | Text | ||
leftLost | bool | ||
leftPanel | Image | ||
leftPanelScore | Text | ||
rightLost | bool | ||
rightPanel | Image | ||
rightPanelScore | Text |
Method | Description | |
---|---|---|
ShowLeftWin ( ) : void | ||
ShowRightWin ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
DetermineWinner ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
fadePanel ( ) : IEnumerator |