Property | Type | Description | |
---|---|---|---|
BPMDisplay | Rect | ||
PSCore | GameObject | ||
RayCore | GameObject | ||
artistnstepDisplay | Rect | ||
cameradiff | Camera | ||
decalInfoDiffX | float | ||
decalInfoDiffY | float | ||
decalInfoNumDiffX | float | ||
decalInfoNumDiffY | float | ||
decalPSDiffY | float | ||
decalRayDiffY | float | ||
departGraphX | float | ||
departGraphY | float | ||
diffZoom | float | ||
graph | |||
medals | List |
||
offsetInfo | float | ||
popoutPosXDifficulty | float | ||
posDiffLaunch | Vector3 | ||
posDiffOption | Vector3 | ||
posDifficulty | Rect | ||
posGraph | Rect | ||
posInfo | Rect | ||
posInfo2 | Rect | ||
posInfo3 | Rect | ||
posInfo4 | Rect | ||
posInfo5 | Rect | ||
posMaxinten | Rect | ||
posNote | Rect | ||
posNumberDiff | Rect | ||
posSpecialNote | Rect | ||
speedMoveDiff | float | ||
topGraphX | float | ||
topGraphY | float |
Method | Description | |
---|---|---|
GUIModule ( ) : void | ||
PopinOthersDiff ( ) : bool | ||
PopoutOthersDiff ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
activeDiff ( ) : void | ||
activeDiffPS ( ) : void | ||
changeDifficultyInOption ( Difficulty, selected ) : void | ||
desactiveDiff ( ) : void | ||
disableDiffHover ( ) : void | ||
disableDifficultyDisplayed ( ) : void | ||
disableDifficultyDisplayedVote ( ) : void | ||
displayGraph ( ) : void | ||
enableDiffHover ( ) : void | ||
getActualySelected ( ) : Difficulty, | ||
getBestFriendName ( ) : string | ||
getBestFriendScore ( ) : double | ||
getScore ( ) : double | ||
isEntering ( ) : bool | ||
isFail ( ) : bool | ||
onEnterLaunch ( ) : void | ||
onEnterOption ( ) : void | ||
refreshDifficultyDisplayed ( ) : void | ||
refreshDifficultyDisplayedVote ( ) : void | ||
refreshNumberDiff ( ) : void | ||
setActualySelected ( Difficulty, diff ) : void | ||
verifyScore ( ) : void |
public changeDifficultyInOption ( Difficulty, selected ) : void | ||
selected | Difficulty, | |
return | void |
public disableDifficultyDisplayedVote ( ) : void | ||
return | void |
public refreshDifficultyDisplayedVote ( ) : void | ||
return | void |
public setActualySelected ( Difficulty, diff ) : void | ||
diff | Difficulty, | |
return | void |