C# Class GPSTD_RM.Screens

Show file Open project: dideler/gps-tower-defense

Public Properties

Property Type Description
About AboutScreen
Achievements AchievementsScreen
Black BlackScreen
Help HelpScreen
Main MainScreen
NewGame NewGameScreen
Playing PlayingScreen
Scores ScoresScreen
Splash SplashScreen
Start StartScreen

Property Details

About public property

public AboutScreen,GPSTD_RM About
return AboutScreen

Achievements public property

public AchievementsScreen,GPSTD_RM Achievements
return AchievementsScreen

Black public property

public BlackScreen,GPSTD_RM Black
return BlackScreen

Help public property

public HelpScreen,GPSTD_RM Help
return HelpScreen

Main public property

public MainScreen,GPSTD_RM Main
return MainScreen

NewGame public property

public NewGameScreen,GPSTD_RM NewGame
return NewGameScreen

Playing public property

public PlayingScreen,GPSTD_RM Playing
return PlayingScreen

Scores public property

public ScoresScreen,GPSTD_RM Scores
return ScoresScreen

Splash public property

public SplashScreen,GPSTD_RM Splash
return SplashScreen

Start public property

public StartScreen,GPSTD_RM Start
return StartScreen