Property | Type | Description | |
---|---|---|---|
BottomPausePanelButton | GameObject | ||
GamePausedTxt | GameObject | ||
MusicSlider | Slider, | ||
PausePanel | GameObject | ||
RightPausePanelButton | GameObject | ||
SettingsButton | GameObject | ||
SettingsPanel | GameObject | ||
SoundTextOn | Text, |
Method | Description | |
---|---|---|
ClosePausePanelBtn ( ) : void | ||
LevelRestart ( ) : void | ||
LevelSelectBtn ( ) : void | ||
MainMenuScene ( ) : void | ||
MusicBtnPress ( ) : void | ||
MusicSlide ( ) : void | ||
PausePanelBackBtn ( ) : void | ||
PausePanelBtn ( ) : void | ||
SettingsPanelBackBtn ( ) : void | ||
SettingsPanelBtn ( ) : void | ||
SfxSlide ( ) : void | ||
SoundBtnPress ( ) : void | ||
SoundFXBtnPress ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
VoiceSlide ( ) : void | ||
VoicesBtnPress ( ) : void |
Method | Description | |
---|---|---|
DenormalizeSliderValue ( float value ) : float | ||
GetMusicText ( ) : void | ||
GetSoundFXText ( ) : void | ||
GetSoundText ( ) : void | ||
GetVoicesText ( ) : void | ||
InitTextFields ( ) : void | ||
NormalizeMixerValue ( float value ) : float | ||
SetupButtons ( ) : void |
public GameObject BottomPausePanelButton | ||
return | GameObject |