![]()  | 
  
    Liberi
    
   An exergame built for kids with CP! 
   | 
 
Game client launch screen. More...
Inherits MonoBehaviour.
Public Attributes | |
| int | Width | 
| The width of the launch screen.  More... | |
| int | Height | 
| The height of the launch screen.  More... | |
Static Public Attributes | |
| static bool | UpToDate = false | 
| Whether or not the game is up to date.  More... | |
Game client launch screen.
Definition at line 12 of file LaunchScreen.cs.
| int LaunchScreen.Height | 
The height of the launch screen.
Definition at line 26 of file LaunchScreen.cs.
      
  | 
  static | 
Whether or not the game is up to date.
Definition at line 17 of file LaunchScreen.cs.
| int LaunchScreen.Width | 
The width of the launch screen.
Definition at line 22 of file LaunchScreen.cs.