C# 클래스 Gameover, codevember2015

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

공개 프로퍼티들

프로퍼티 타입 설명
Bircircle Image,
CheGuefinger Image,
ComesBackAround Image,
FingerLickingGood Image,
FuckTheSystem Image,
Kreiselficker Image,
MultiFingering Image,
TheNewB Image,
TheySeeMeRollin Image,
WhatGoesAround Image,
achiev_image Image,
achievementPanel GameObject
bestscore GameObject
canvas_extra_btns GameObject
displayscore GameObject
endscore GameObject
gameOverBox GameObject
gameoverGo GameObject
particles ParticleSystem
replayBtn GameObject
tropyBronze GameObject
tropyGold GameObject
tropyNon GameObject
tropySilver GameObject

공개 메소드들

메소드 설명
DestroyPopup ( ) : void
PopupGameover ( ) : void
Start ( ) : void
startFirework ( Transform t ) : IEnumerator

비공개 메소드들

메소드 설명
WaitForMusic ( ) : IEnumerator
countToTargetScore ( int target, int bestScore ) : IEnumerator
setTrophy ( int score ) : IEnumerator

메소드 상세

DestroyPopup() 공개 메소드

public DestroyPopup ( ) : void
리턴 void

PopupGameover() 공개 메소드

public PopupGameover ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

startFirework() 공개 메소드

public startFirework ( Transform t ) : IEnumerator
t Transform
리턴 IEnumerator

프로퍼티 상세

Bircircle 공개적으로 프로퍼티

public Image, Bircircle
리턴 Image,

CheGuefinger 공개적으로 프로퍼티

public Image, CheGuefinger
리턴 Image,

ComesBackAround 공개적으로 프로퍼티

public Image, ComesBackAround
리턴 Image,

FingerLickingGood 공개적으로 프로퍼티

public Image, FingerLickingGood
리턴 Image,

FuckTheSystem 공개적으로 프로퍼티

public Image, FuckTheSystem
리턴 Image,

Kreiselficker 공개적으로 프로퍼티

public Image, Kreiselficker
리턴 Image,

MultiFingering 공개적으로 프로퍼티

public Image, MultiFingering
리턴 Image,

TheNewB 공개적으로 프로퍼티

public Image, TheNewB
리턴 Image,

TheySeeMeRollin 공개적으로 프로퍼티

public Image, TheySeeMeRollin
리턴 Image,

WhatGoesAround 공개적으로 프로퍼티

public Image, WhatGoesAround
리턴 Image,

achiev_image 공개적으로 프로퍼티

public Image, achiev_image
리턴 Image,

achievementPanel 공개적으로 프로퍼티

public GameObject achievementPanel
리턴 GameObject

bestscore 공개적으로 프로퍼티

public GameObject bestscore
리턴 GameObject

canvas_extra_btns 공개적으로 프로퍼티

public GameObject canvas_extra_btns
리턴 GameObject

displayscore 공개적으로 프로퍼티

public GameObject displayscore
리턴 GameObject

endscore 공개적으로 프로퍼티

public GameObject endscore
리턴 GameObject

gameOverBox 공개적으로 프로퍼티

public GameObject gameOverBox
리턴 GameObject

gameoverGo 공개적으로 프로퍼티

public GameObject gameoverGo
리턴 GameObject

particles 공개적으로 프로퍼티

public ParticleSystem particles
리턴 ParticleSystem

replayBtn 공개적으로 프로퍼티

public GameObject replayBtn
리턴 GameObject

tropyBronze 공개적으로 프로퍼티

public GameObject tropyBronze
리턴 GameObject

tropyGold 공개적으로 프로퍼티

public GameObject tropyGold
리턴 GameObject

tropyNon 공개적으로 프로퍼티

public GameObject tropyNon
리턴 GameObject

tropySilver 공개적으로 프로퍼티

public GameObject tropySilver
리턴 GameObject