Instance Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| overtimeCount | Int | 0 |
Instance Functions
| Function Name | Description |
|---|---|
| checkFirstBlood(foe:Character):Bool | Check if a valid first blood |
| checkTwoPlayersLastLife():Bool | Check if last 2 players and at their final stock |
| freezeScreen(duration:Int, allowList:Array |
Freezes the screen, including all game objects Parameters: - duration - Length of the freeze - allowList - Entities that will be allowed to update |