C# 클래스 WheelSongMainScript, Unity-ITGHD

상속: MonoBehaviour
파일 보기 프로젝트 열기: BenouKat/Unity-ITGHD

공개 프로퍼티들

프로퍼티 타입 설명
BPMDisplay Rect
Explode1 ParticleSystem
Explode2 ParticleSystem
Explode3 ParticleSystem
Fond1 ParticleSystem
Jouer Rect
Line1 ParticleSystem
Option Rect
PSCore GameObject
RayCore GameObject
SearchBarPos Rect
arriveOptionDiff Vector2
arriveSongDiff Vector2
artistnstepDisplay Rect
borderXDisplay float
cacheOption GameObject
cameradiff Camera
camerapack Camera
cubeBase GameObject
cubeSong GameObject
departGraphX float
departGraphY float
diffZoom float
ecart float
ecartDiff float
ecartForBack float
ecartSong float
graph UnityEngine.LineRenderer
ht float
launchSong UnityEngine.AudioClip
limite float
limiteMoveOption float
mainThemeClip UnityEngine.AudioSource
medals List
miniCubePack GameObject
numberToDisplay int
offsetBaseFading float
offsetInfo float
offsetSpeedRateX float
offsetSubstitle float
offsetWidthDisplayBPMSV float
offsetX float[]
offsetXDisplay float
offsetXDisplayBPMSwitch float
offsetXDisplayBPMValue float
offsetYOption float
optionSeparator UnityEngine.LineRenderer[]
plane GameObject
posArtist Rect
posBackward Rect
posBestScore Rect
posDifficulty Rect
posForward Rect
posGraph Rect
posInfo Rect
posInfo2 Rect
posInfo3 Rect
posInfo4 Rect
posInfo5 Rect
posItem Rect[]
posItemLabel Rect[]
posLabelLoading Rect
posMaxinten Rect
posNote Rect
posNumberDiff Rect
posOptionTitle Rect
posSongTitle Rect
posSonglist Rect
posSpecialNote Rect
posStepArtist Rect
posSubTitle Rect
posSwitchSearch Rect
posTopProfileScore Rect
selectedImage Rect
separator UnityEngine.LineRenderer
skin UnityEngine.GUISkin
songClip UnityEngine.AudioSource
speedAlphaBlack float
speedAlphaSongLaunch float
speedAudioVolume float
speedCameraDefil float
speedFadeAlpha float
speedMove float
speedMoveOption float
speedMoveSong float
timeBeforeDisplay float
timeFadeOut float
timeFadeOutDisplay float
timeOption float
topGraphX float
topGraphY float
wd float
x10 float
xm10 float
y float

공개 메소드들

메소드 설명
Awake ( ) : void
DestroyCustomCubeSong ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void
activeCustomPack ( ) : void
activeDiff ( Song>.Dictionary so ) : void
activeDiffPS ( Song>.Dictionary so ) : void
activeNumberDiff ( Song>.Dictionary so ) : void
activePack ( string s ) : void
createCubeSong ( ) : void
createCubeSong ( Song>.Dictionary theSongList ) : void
decreaseCubeB ( ) : void
decreaseCubeF ( ) : void
desactiveDiff ( ) : void
desactivePack ( ) : void
displayGraph ( Song>.Dictionary so ) : void
fastDecreaseCubeB ( ) : void
fastDecreaseCubeF ( ) : void
organiseCube ( ) : void
startTheSongStreamed ( ) : void
verifyScore ( ) : void

비공개 메소드들

메소드 설명
AnimSearchBar ( bool reverse ) : IEnumerator
NextInt ( int i, int recurs ) : int
OptionAnim ( int i, bool reverse ) : IEnumerator
OptionAnimDisplay ( int i, bool reverse ) : IEnumerator
PrevInt ( int i, int recurs ) : int
endOptionFade ( ) : IEnumerator
sortToString ( Sort, s ) : string
startOptionFade ( ) : IEnumerator
startTheSongUnstreamed ( ) : IEnumerator

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

DestroyCustomCubeSong() 공개 메소드

public DestroyCustomCubeSong ( ) : void
리턴 void

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

activeCustomPack() 공개 메소드

public activeCustomPack ( ) : void
리턴 void

activeDiff() 공개 메소드

public activeDiff ( Song>.Dictionary so ) : void
so Song>.Dictionary
리턴 void

activeDiffPS() 공개 메소드

public activeDiffPS ( Song>.Dictionary so ) : void
so Song>.Dictionary
리턴 void

activeNumberDiff() 공개 메소드

public activeNumberDiff ( Song>.Dictionary so ) : void
so Song>.Dictionary
리턴 void

activePack() 공개 메소드

public activePack ( string s ) : void
s string
리턴 void

createCubeSong() 공개 메소드

public createCubeSong ( ) : void
리턴 void

createCubeSong() 공개 메소드

public createCubeSong ( Song>.Dictionary theSongList ) : void
theSongList Song>.Dictionary
리턴 void

decreaseCubeB() 공개 메소드

public decreaseCubeB ( ) : void
리턴 void

decreaseCubeF() 공개 메소드

public decreaseCubeF ( ) : void
리턴 void

desactiveDiff() 공개 메소드

public desactiveDiff ( ) : void
리턴 void

desactivePack() 공개 메소드

public desactivePack ( ) : void
리턴 void

displayGraph() 공개 메소드

public displayGraph ( Song>.Dictionary so ) : void
so Song>.Dictionary
리턴 void

fastDecreaseCubeB() 공개 메소드

public fastDecreaseCubeB ( ) : void
리턴 void

fastDecreaseCubeF() 공개 메소드

public fastDecreaseCubeF ( ) : void
리턴 void

organiseCube() 공개 메소드

public organiseCube ( ) : void
리턴 void

startTheSongStreamed() 공개 메소드

public startTheSongStreamed ( ) : void
리턴 void

verifyScore() 공개 메소드

public verifyScore ( ) : void
리턴 void

프로퍼티 상세

BPMDisplay 공개적으로 프로퍼티

public Rect BPMDisplay
리턴 Rect

Explode1 공개적으로 프로퍼티

public ParticleSystem Explode1
리턴 ParticleSystem

Explode2 공개적으로 프로퍼티

public ParticleSystem Explode2
리턴 ParticleSystem

Explode3 공개적으로 프로퍼티

public ParticleSystem Explode3
리턴 ParticleSystem

Fond1 공개적으로 프로퍼티

public ParticleSystem Fond1
리턴 ParticleSystem

Jouer 공개적으로 프로퍼티

public Rect Jouer
리턴 Rect

Line1 공개적으로 프로퍼티

public ParticleSystem Line1
리턴 ParticleSystem

Option 공개적으로 프로퍼티

public Rect Option
리턴 Rect

PSCore 공개적으로 프로퍼티

public GameObject PSCore
리턴 GameObject

RayCore 공개적으로 프로퍼티

public GameObject RayCore
리턴 GameObject

SearchBarPos 공개적으로 프로퍼티

public Rect SearchBarPos
리턴 Rect

arriveOptionDiff 공개적으로 프로퍼티

public Vector2 arriveOptionDiff
리턴 Vector2

arriveSongDiff 공개적으로 프로퍼티

public Vector2 arriveSongDiff
리턴 Vector2

artistnstepDisplay 공개적으로 프로퍼티

public Rect artistnstepDisplay
리턴 Rect

borderXDisplay 공개적으로 프로퍼티

public float borderXDisplay
리턴 float

cacheOption 공개적으로 프로퍼티

public GameObject cacheOption
리턴 GameObject

cameradiff 공개적으로 프로퍼티

public Camera cameradiff
리턴 Camera

camerapack 공개적으로 프로퍼티

public Camera camerapack
리턴 Camera

cubeBase 공개적으로 프로퍼티

public GameObject cubeBase
리턴 GameObject

cubeSong 공개적으로 프로퍼티

public GameObject cubeSong
리턴 GameObject

departGraphX 공개적으로 프로퍼티

public float departGraphX
리턴 float

departGraphY 공개적으로 프로퍼티

public float departGraphY
리턴 float

diffZoom 공개적으로 프로퍼티

public float diffZoom
리턴 float

ecart 공개적으로 프로퍼티

public float ecart
리턴 float

ecartDiff 공개적으로 프로퍼티

public float ecartDiff
리턴 float

ecartForBack 공개적으로 프로퍼티

public float ecartForBack
리턴 float

ecartSong 공개적으로 프로퍼티

public float ecartSong
리턴 float

graph 공개적으로 프로퍼티

public LineRenderer,UnityEngine graph
리턴 UnityEngine.LineRenderer

ht 공개적으로 프로퍼티

public float ht
리턴 float

launchSong 공개적으로 프로퍼티

public AudioClip,UnityEngine launchSong
리턴 UnityEngine.AudioClip

limite 공개적으로 프로퍼티

public float limite
리턴 float

limiteMoveOption 공개적으로 프로퍼티

public float limiteMoveOption
리턴 float

mainThemeClip 공개적으로 프로퍼티

public AudioSource,UnityEngine mainThemeClip
리턴 UnityEngine.AudioSource

medals 공개적으로 프로퍼티

public List medals
리턴 List

miniCubePack 공개적으로 프로퍼티

public GameObject miniCubePack
리턴 GameObject

numberToDisplay 공개적으로 프로퍼티

public int numberToDisplay
리턴 int

offsetBaseFading 공개적으로 프로퍼티

public float offsetBaseFading
리턴 float

offsetInfo 공개적으로 프로퍼티

public float offsetInfo
리턴 float

offsetSpeedRateX 공개적으로 프로퍼티

public float offsetSpeedRateX
리턴 float

offsetSubstitle 공개적으로 프로퍼티

public float offsetSubstitle
리턴 float

offsetWidthDisplayBPMSV 공개적으로 프로퍼티

public float offsetWidthDisplayBPMSV
리턴 float

offsetX 공개적으로 프로퍼티

public float[] offsetX
리턴 float[]

offsetXDisplay 공개적으로 프로퍼티

public float offsetXDisplay
리턴 float

offsetXDisplayBPMSwitch 공개적으로 프로퍼티

public float offsetXDisplayBPMSwitch
리턴 float

offsetXDisplayBPMValue 공개적으로 프로퍼티

public float offsetXDisplayBPMValue
리턴 float

offsetYOption 공개적으로 프로퍼티

public float offsetYOption
리턴 float

optionSeparator 공개적으로 프로퍼티

public LineRenderer[],UnityEngine optionSeparator
리턴 UnityEngine.LineRenderer[]

plane 공개적으로 프로퍼티

public GameObject plane
리턴 GameObject

posArtist 공개적으로 프로퍼티

public Rect posArtist
리턴 Rect

posBackward 공개적으로 프로퍼티

public Rect posBackward
리턴 Rect

posBestScore 공개적으로 프로퍼티

public Rect posBestScore
리턴 Rect

posDifficulty 공개적으로 프로퍼티

public Rect posDifficulty
리턴 Rect

posForward 공개적으로 프로퍼티

public Rect posForward
리턴 Rect

posGraph 공개적으로 프로퍼티

public Rect posGraph
리턴 Rect

posInfo 공개적으로 프로퍼티

public Rect posInfo
리턴 Rect

posInfo2 공개적으로 프로퍼티

public Rect posInfo2
리턴 Rect

posInfo3 공개적으로 프로퍼티

public Rect posInfo3
리턴 Rect

posInfo4 공개적으로 프로퍼티

public Rect posInfo4
리턴 Rect

posInfo5 공개적으로 프로퍼티

public Rect posInfo5
리턴 Rect

posItem 공개적으로 프로퍼티

public Rect[] posItem
리턴 Rect[]

posItemLabel 공개적으로 프로퍼티

public Rect[] posItemLabel
리턴 Rect[]

posLabelLoading 공개적으로 프로퍼티

public Rect posLabelLoading
리턴 Rect

posMaxinten 공개적으로 프로퍼티

public Rect posMaxinten
리턴 Rect

posNote 공개적으로 프로퍼티

public Rect posNote
리턴 Rect

posNumberDiff 공개적으로 프로퍼티

public Rect posNumberDiff
리턴 Rect

posOptionTitle 공개적으로 프로퍼티

public Rect posOptionTitle
리턴 Rect

posSongTitle 공개적으로 프로퍼티

public Rect posSongTitle
리턴 Rect

posSonglist 공개적으로 프로퍼티

public Rect posSonglist
리턴 Rect

posSpecialNote 공개적으로 프로퍼티

public Rect posSpecialNote
리턴 Rect

posStepArtist 공개적으로 프로퍼티

public Rect posStepArtist
리턴 Rect

posSubTitle 공개적으로 프로퍼티

public Rect posSubTitle
리턴 Rect

posSwitchSearch 공개적으로 프로퍼티

public Rect posSwitchSearch
리턴 Rect

posTopProfileScore 공개적으로 프로퍼티

public Rect posTopProfileScore
리턴 Rect

selectedImage 공개적으로 프로퍼티

public Rect selectedImage
리턴 Rect

separator 공개적으로 프로퍼티

public LineRenderer,UnityEngine separator
리턴 UnityEngine.LineRenderer

skin 공개적으로 프로퍼티

public GUISkin,UnityEngine skin
리턴 UnityEngine.GUISkin

songClip 공개적으로 프로퍼티

public AudioSource,UnityEngine songClip
리턴 UnityEngine.AudioSource

speedAlphaBlack 공개적으로 프로퍼티

public float speedAlphaBlack
리턴 float

speedAlphaSongLaunch 공개적으로 프로퍼티

public float speedAlphaSongLaunch
리턴 float

speedAudioVolume 공개적으로 프로퍼티

public float speedAudioVolume
리턴 float

speedCameraDefil 공개적으로 프로퍼티

public float speedCameraDefil
리턴 float

speedFadeAlpha 공개적으로 프로퍼티

public float speedFadeAlpha
리턴 float

speedMove 공개적으로 프로퍼티

public float speedMove
리턴 float

speedMoveOption 공개적으로 프로퍼티

public float speedMoveOption
리턴 float

speedMoveSong 공개적으로 프로퍼티

public float speedMoveSong
리턴 float

timeBeforeDisplay 공개적으로 프로퍼티

public float timeBeforeDisplay
리턴 float

timeFadeOut 공개적으로 프로퍼티

public float timeFadeOut
리턴 float

timeFadeOutDisplay 공개적으로 프로퍼티

public float timeFadeOutDisplay
리턴 float

timeOption 공개적으로 프로퍼티

public float timeOption
리턴 float

topGraphX 공개적으로 프로퍼티

public float topGraphX
리턴 float

topGraphY 공개적으로 프로퍼티

public float topGraphY
리턴 float

wd 공개적으로 프로퍼티

public float wd
리턴 float

x10 공개적으로 프로퍼티

public float x10
리턴 float

xm10 공개적으로 프로퍼티

public float xm10
리턴 float

y 공개적으로 프로퍼티

public float y
리턴 float