C# Class PauseScreen, Team4BabelGame

Inheritance: MonoBehaviour
Mostra file Open project: veselin-/Team4BabelGame Class Usage Examples

Public Properties

Property Type Description
BottomPausePanelButton GameObject
GamePausedTxt GameObject
MusicSlider Slider,
PausePanel GameObject
RightPausePanelButton GameObject
SettingsButton GameObject
SettingsPanel GameObject
SoundTextOn Text,

Public Methods

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

Private Methods

Method Description
DenormalizeSliderValue ( float value ) : float
GetMusicText ( ) : void
GetSoundFXText ( ) : void
GetSoundText ( ) : void
GetVoicesText ( ) : void
InitTextFields ( ) : void
NormalizeMixerValue ( float value ) : float
SetupButtons ( ) : void

Method Details

ClosePausePanelBtn() public method

public ClosePausePanelBtn ( ) : void
return void

LevelRestart() public method

public LevelRestart ( ) : void
return void

LevelSelectBtn() public method

public LevelSelectBtn ( ) : void
return void

MainMenuScene() public method

public MainMenuScene ( ) : void
return void

MusicBtnPress() public method

public MusicBtnPress ( ) : void
return void

MusicSlide() public method

public MusicSlide ( ) : void
return void

PausePanelBackBtn() public method

public PausePanelBackBtn ( ) : void
return void

PausePanelBtn() public method

public PausePanelBtn ( ) : void
return void

SettingsPanelBackBtn() public method

public SettingsPanelBackBtn ( ) : void
return void

SettingsPanelBtn() public method

public SettingsPanelBtn ( ) : void
return void

SfxSlide() public method

public SfxSlide ( ) : void
return void

SoundBtnPress() public method

public SoundBtnPress ( ) : void
return void

SoundFXBtnPress() public method

public SoundFXBtnPress ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

VoiceSlide() public method

public VoiceSlide ( ) : void
return void

VoicesBtnPress() public method

public VoicesBtnPress ( ) : void
return void

Property Details

BottomPausePanelButton public_oe property

public GameObject BottomPausePanelButton
return GameObject

GamePausedTxt public_oe property

public GameObject GamePausedTxt
return GameObject

MusicSlider public_oe property

public Slider, MusicSlider
return Slider,

PausePanel public_oe property

public GameObject PausePanel
return GameObject

RightPausePanelButton public_oe property

public GameObject RightPausePanelButton
return GameObject

SettingsButton public_oe property

public GameObject SettingsButton
return GameObject

SettingsPanel public_oe property

public GameObject SettingsPanel
return GameObject

SoundTextOn public_oe property

public Text, SoundTextOn
return Text,