Liberi
An exergame built for kids with CP!
All Classes Functions Variables Properties Events
GUIGameCountDown Class Reference

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
 

Detailed Description

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.

Member Function Documentation

static void GUIGameCountDown.Display ( int  num)
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.


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