Liberi
An exergame built for kids with CP!
LaunchScreen Class Reference

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...
 

Detailed Description

Game client launch screen.

Definition at line 12 of file LaunchScreen.cs.

Member Data Documentation

int LaunchScreen.Height

The height of the launch screen.

Definition at line 26 of file LaunchScreen.cs.

bool LaunchScreen.UpToDate = false
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.


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