Свойство | Тип | Описание | |
---|---|---|---|
descriptionImage | Image | ||
descriptionScores | Text | ||
descriptionScoresLabel | Text | ||
descriptionText | Text | ||
gateLeft | GameObject | ||
gateRight | GameObject | ||
gateSound | |||
levelButtons | Button[] | ||
levelSound | |||
levelText | Text | ||
mainButtons | Button[] | ||
menuMusic | |||
modeButtons | Button[] | ||
optionsButtons | Button[] | ||
scoresButtons | Button[] |
Метод | Описание | |
---|---|---|
GoToHighScores ( ) : void | ||
GoToLevelSelect ( ) : void | ||
GoToMainMenu ( ) : void | ||
GoToModeSelect ( ) : void | ||
GoToOptions ( ) : void | ||
LoadLevel ( ) : void | ||
SetLevel ( string i_levelName ) : void | ||
SetMode ( string i_modeName ) : void |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
DisableAllButtons ( ) : void | ||
DisplayDescriptionScores ( string names, int scores ) : void | ||
OnDestroy ( ) : void | ||
UnselectAll ( ) : void | ||
Update ( ) : void |
public SetLevel ( string i_levelName ) : void | ||
i_levelName | string | |
Результат | void |
public SetMode ( string i_modeName ) : void | ||
i_modeName | string | |
Результат | void |
public AudioClip,UnityEngine levelSound | ||
Результат |