C# 클래스 PauseScreen, Team4BabelGame

상속: MonoBehaviour
파일 보기 프로젝트 열기: veselin-/Team4BabelGame 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BottomPausePanelButton GameObject
GamePausedTxt GameObject
MusicSlider Slider,
PausePanel GameObject
RightPausePanelButton GameObject
SettingsButton GameObject
SettingsPanel GameObject
SoundTextOn Text,

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
DenormalizeSliderValue ( float value ) : float
GetMusicText ( ) : void
GetSoundFXText ( ) : void
GetSoundText ( ) : void
GetVoicesText ( ) : void
InitTextFields ( ) : void
NormalizeMixerValue ( float value ) : float
SetupButtons ( ) : void

메소드 상세

ClosePausePanelBtn() 공개 메소드

public ClosePausePanelBtn ( ) : void
리턴 void

LevelRestart() 공개 메소드

public LevelRestart ( ) : void
리턴 void

LevelSelectBtn() 공개 메소드

public LevelSelectBtn ( ) : void
리턴 void

MainMenuScene() 공개 메소드

public MainMenuScene ( ) : void
리턴 void

MusicBtnPress() 공개 메소드

public MusicBtnPress ( ) : void
리턴 void

MusicSlide() 공개 메소드

public MusicSlide ( ) : void
리턴 void

PausePanelBackBtn() 공개 메소드

public PausePanelBackBtn ( ) : void
리턴 void

PausePanelBtn() 공개 메소드

public PausePanelBtn ( ) : void
리턴 void

SettingsPanelBackBtn() 공개 메소드

public SettingsPanelBackBtn ( ) : void
리턴 void

SettingsPanelBtn() 공개 메소드

public SettingsPanelBtn ( ) : void
리턴 void

SfxSlide() 공개 메소드

public SfxSlide ( ) : void
리턴 void

SoundBtnPress() 공개 메소드

public SoundBtnPress ( ) : void
리턴 void

SoundFXBtnPress() 공개 메소드

public SoundFXBtnPress ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

VoiceSlide() 공개 메소드

public VoiceSlide ( ) : void
리턴 void

VoicesBtnPress() 공개 메소드

public VoicesBtnPress ( ) : void
리턴 void

프로퍼티 상세

BottomPausePanelButton 공개적으로 프로퍼티

public GameObject BottomPausePanelButton
리턴 GameObject

GamePausedTxt 공개적으로 프로퍼티

public GameObject GamePausedTxt
리턴 GameObject

MusicSlider 공개적으로 프로퍼티

public Slider, MusicSlider
리턴 Slider,

PausePanel 공개적으로 프로퍼티

public GameObject PausePanel
리턴 GameObject

RightPausePanelButton 공개적으로 프로퍼티

public GameObject RightPausePanelButton
리턴 GameObject

SettingsButton 공개적으로 프로퍼티

public GameObject SettingsButton
리턴 GameObject

SettingsPanel 공개적으로 프로퍼티

public GameObject SettingsPanel
리턴 GameObject

SoundTextOn 공개적으로 프로퍼티

public Text, SoundTextOn
리턴 Text,