![]()  | 
  
    Liberi
    
   An exergame built for kids with CP! 
   | 
 
A visual representation for pre minigame count downs. Displaying values 1 to 3 show the number, value 0 shows the text "GO!" More...
Inherits MonoBehaviour.
Static Public Member Functions | |
| static void | Display (int num) | 
| Displays the specified number playing the animted GUI popup for it. The number will be clamped in the range [0-3].  More... | |
Public Attributes | |
| Sprite[] | CountDownSprites | 
| Color[] | SpriteColors | 
A visual representation for pre minigame count downs. Displaying values 1 to 3 show the number, value 0 shows the text "GO!"
Definition at line 9 of file GUIGameCountDown.cs.
      
  | 
  inlinestatic | 
Displays the specified number playing the animted GUI popup for it. The number will be clamped in the range [0-3].
Definition at line 30 of file GUIGameCountDown.cs.