Highroad Engine v1.3
|
Simple class to allow the player to select a scene on the start screen More...
Public Member Functions | |
virtual void | Start () |
virtual void | OnLocalGameClick () |
virtual void | OnOnlineGameClick () |
virtual void | OnPunOnlineGameClick () |
virtual void | OnLocalGameAphexClick () |
virtual void | OnOnlineGameAphexClick () |
virtual void | OnPunOnlineGameAphexClick () |
virtual void | DismissGetPunPanel () |
virtual void | OpenUnityAssetStorePun () |
virtual void | OpenPunWebsite () |
Public Attributes | |
string | LocalGameSceneName |
the name of the basic racing game More... | |
string | OnlineGameSceneName |
the name of the basic racing game / online version More... | |
string | LocalGameAphexSceneName |
the name of the aphex scene More... | |
string | OnlineGameAphexSceneName |
the name of the aphex scene / online version More... | |
GameObject | GetPunPanel |
Pun Panel Reference. More... | |
Protected Member Functions | |
virtual void | RemoveBackgroundGame () |
Simple class to allow the player to select a scene on the start screen
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
virtual |
GameObject MoreMountains.HighroadEngine.StartScreen.GetPunPanel |
Pun Panel Reference.
string MoreMountains.HighroadEngine.StartScreen.LocalGameAphexSceneName |
the name of the aphex scene
string MoreMountains.HighroadEngine.StartScreen.LocalGameSceneName |
the name of the basic racing game
string MoreMountains.HighroadEngine.StartScreen.OnlineGameAphexSceneName |
the name of the aphex scene / online version
string MoreMountains.HighroadEngine.StartScreen.OnlineGameSceneName |
the name of the basic racing game / online version