C# Class WheelSongMainScript, Unity-ITGHD

Inheritance: MonoBehaviour
Show file Open project: BenouKat/Unity-ITGHD

Public Properties

Property Type Description
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

Public Methods

Method Description
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

Private Methods

Method Description
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

Method Details

Awake() public method

public Awake ( ) : void
return void

DestroyCustomCubeSong() public method

public DestroyCustomCubeSong ( ) : void
return void

OnGUI() public method

public OnGUI ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

activeCustomPack() public method

public activeCustomPack ( ) : void
return void

activeDiff() public method

public activeDiff ( Song>.Dictionary so ) : void
so Song>.Dictionary
return void

activeDiffPS() public method

public activeDiffPS ( Song>.Dictionary so ) : void
so Song>.Dictionary
return void

activeNumberDiff() public method

public activeNumberDiff ( Song>.Dictionary so ) : void
so Song>.Dictionary
return void

activePack() public method

public activePack ( string s ) : void
s string
return void

createCubeSong() public method

public createCubeSong ( ) : void
return void

createCubeSong() public method

public createCubeSong ( Song>.Dictionary theSongList ) : void
theSongList Song>.Dictionary
return void

decreaseCubeB() public method

public decreaseCubeB ( ) : void
return void

decreaseCubeF() public method

public decreaseCubeF ( ) : void
return void

desactiveDiff() public method

public desactiveDiff ( ) : void
return void

desactivePack() public method

public desactivePack ( ) : void
return void

displayGraph() public method

public displayGraph ( Song>.Dictionary so ) : void
so Song>.Dictionary
return void

fastDecreaseCubeB() public method

public fastDecreaseCubeB ( ) : void
return void

fastDecreaseCubeF() public method

public fastDecreaseCubeF ( ) : void
return void

organiseCube() public method

public organiseCube ( ) : void
return void

startTheSongStreamed() public method

public startTheSongStreamed ( ) : void
return void

verifyScore() public method

public verifyScore ( ) : void
return void

Property Details

BPMDisplay public property

public Rect BPMDisplay
return Rect

Explode1 public property

public ParticleSystem Explode1
return ParticleSystem

Explode2 public property

public ParticleSystem Explode2
return ParticleSystem

Explode3 public property

public ParticleSystem Explode3
return ParticleSystem

Fond1 public property

public ParticleSystem Fond1
return ParticleSystem

Jouer public property

public Rect Jouer
return Rect

Line1 public property

public ParticleSystem Line1
return ParticleSystem

Option public property

public Rect Option
return Rect

PSCore public property

public GameObject PSCore
return GameObject

RayCore public property

public GameObject RayCore
return GameObject

SearchBarPos public property

public Rect SearchBarPos
return Rect

arriveOptionDiff public property

public Vector2 arriveOptionDiff
return Vector2

arriveSongDiff public property

public Vector2 arriveSongDiff
return Vector2

artistnstepDisplay public property

public Rect artistnstepDisplay
return Rect

borderXDisplay public property

public float borderXDisplay
return float

cacheOption public property

public GameObject cacheOption
return GameObject

cameradiff public property

public Camera cameradiff
return Camera

camerapack public property

public Camera camerapack
return Camera

cubeBase public property

public GameObject cubeBase
return GameObject

cubeSong public property

public GameObject cubeSong
return GameObject

departGraphX public property

public float departGraphX
return float

departGraphY public property

public float departGraphY
return float

diffZoom public property

public float diffZoom
return float

ecart public property

public float ecart
return float

ecartDiff public property

public float ecartDiff
return float

ecartForBack public property

public float ecartForBack
return float

ecartSong public property

public float ecartSong
return float

graph public property

public LineRenderer,UnityEngine graph
return UnityEngine.LineRenderer

ht public property

public float ht
return float

launchSong public property

public AudioClip,UnityEngine launchSong
return UnityEngine.AudioClip

limite public property

public float limite
return float

limiteMoveOption public property

public float limiteMoveOption
return float

mainThemeClip public property

public AudioSource,UnityEngine mainThemeClip
return UnityEngine.AudioSource

medals public property

public List medals
return List

miniCubePack public property

public GameObject miniCubePack
return GameObject

numberToDisplay public property

public int numberToDisplay
return int

offsetBaseFading public property

public float offsetBaseFading
return float

offsetInfo public property

public float offsetInfo
return float

offsetSpeedRateX public property

public float offsetSpeedRateX
return float

offsetSubstitle public property

public float offsetSubstitle
return float

offsetWidthDisplayBPMSV public property

public float offsetWidthDisplayBPMSV
return float

offsetX public property

public float[] offsetX
return float[]

offsetXDisplay public property

public float offsetXDisplay
return float

offsetXDisplayBPMSwitch public property

public float offsetXDisplayBPMSwitch
return float

offsetXDisplayBPMValue public property

public float offsetXDisplayBPMValue
return float

offsetYOption public property

public float offsetYOption
return float

optionSeparator public property

public LineRenderer[],UnityEngine optionSeparator
return UnityEngine.LineRenderer[]

plane public property

public GameObject plane
return GameObject

posArtist public property

public Rect posArtist
return Rect

posBackward public property

public Rect posBackward
return Rect

posBestScore public property

public Rect posBestScore
return Rect

posDifficulty public property

public Rect posDifficulty
return Rect

posForward public property

public Rect posForward
return Rect

posGraph public property

public Rect posGraph
return Rect

posInfo public property

public Rect posInfo
return Rect

posInfo2 public property

public Rect posInfo2
return Rect

posInfo3 public property

public Rect posInfo3
return Rect

posInfo4 public property

public Rect posInfo4
return Rect

posInfo5 public property

public Rect posInfo5
return Rect

posItem public property

public Rect[] posItem
return Rect[]

posItemLabel public property

public Rect[] posItemLabel
return Rect[]

posLabelLoading public property

public Rect posLabelLoading
return Rect

posMaxinten public property

public Rect posMaxinten
return Rect

posNote public property

public Rect posNote
return Rect

posNumberDiff public property

public Rect posNumberDiff
return Rect

posOptionTitle public property

public Rect posOptionTitle
return Rect

posSongTitle public property

public Rect posSongTitle
return Rect

posSonglist public property

public Rect posSonglist
return Rect

posSpecialNote public property

public Rect posSpecialNote
return Rect

posStepArtist public property

public Rect posStepArtist
return Rect

posSubTitle public property

public Rect posSubTitle
return Rect

posSwitchSearch public property

public Rect posSwitchSearch
return Rect

posTopProfileScore public property

public Rect posTopProfileScore
return Rect

selectedImage public property

public Rect selectedImage
return Rect

separator public property

public LineRenderer,UnityEngine separator
return UnityEngine.LineRenderer

skin public property

public GUISkin,UnityEngine skin
return UnityEngine.GUISkin

songClip public property

public AudioSource,UnityEngine songClip
return UnityEngine.AudioSource

speedAlphaBlack public property

public float speedAlphaBlack
return float

speedAlphaSongLaunch public property

public float speedAlphaSongLaunch
return float

speedAudioVolume public property

public float speedAudioVolume
return float

speedCameraDefil public property

public float speedCameraDefil
return float

speedFadeAlpha public property

public float speedFadeAlpha
return float

speedMove public property

public float speedMove
return float

speedMoveOption public property

public float speedMoveOption
return float

speedMoveSong public property

public float speedMoveSong
return float

timeBeforeDisplay public property

public float timeBeforeDisplay
return float

timeFadeOut public property

public float timeFadeOut
return float

timeFadeOutDisplay public property

public float timeFadeOutDisplay
return float

timeOption public property

public float timeOption
return float

topGraphX public property

public float topGraphX
return float

topGraphY public property

public float topGraphY
return float

wd public property

public float wd
return float

x10 public property

public float x10
return float

xm10 public property

public float xm10
return float

y public property

public float y
return float