Property | Type | Description | |
---|---|---|---|
endlessDifficultyImages | Texture2D[] | ||
endlessDifficultyList | string[] | ||
fadeSpeed | float | ||
screenFader | GUITexture, | ||
themeImages | Texture2D[] | ||
themeList | string[] |
Method | Description | |
---|---|---|
EndScene ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CastRay ( ) : void | ||
FadeToBlack ( ) : void | ||
FadeToClear ( ) : void | ||
OnGUI ( ) : void | ||
StartScene ( ) : void | ||
Update ( ) : void | ||
endlessDifficulty ( ) : void | ||
theme ( ) : void |
public Texture2D[] endlessDifficultyImages | ||
return | Texture2D[] |
public static string[] endlessDifficultyList | ||
return | string[] |