C# 클래스 SongZoneLAN, Unity-ITGHD

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

공개 프로퍼티들

프로퍼티 타입 설명
SearchBarPos Rect
activeModule bool
camerasong Camera
cubeSong GameObject
decalCubeSelected float
decalLabelX float
decalLabelY float
decalSongListY float
limite float
locked bool
numberToDisplay int
offsetSubstitle float
posCache Rect
posSonglist Rect
posSwitchSearch Rect
posXModule Vector2
speedCameraDefil float
speedPop float
startSongListY float

공개 메소드들

메소드 설명
GUIModule ( ) : void
Start ( ) : void
Update ( ) : void
activeSongList ( Song>.Dictionary pack ) : void
activeSongList ( string pack ) : void
createCubeSong ( ) : void
desactiveSongList ( ) : void
getStartNumber ( ) : int
onPopin ( ) : void
onPopout ( ) : void
unFocus ( ) : void

비공개 메소드들

메소드 설명
sortToString ( Sort, s ) : string

메소드 상세

GUIModule() 공개 메소드

public GUIModule ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

activeSongList() 공개 메소드

public activeSongList ( Song>.Dictionary pack ) : void
pack Song>.Dictionary
리턴 void

activeSongList() 공개 메소드

public activeSongList ( string pack ) : void
pack string
리턴 void

createCubeSong() 공개 메소드

public createCubeSong ( ) : void
리턴 void

desactiveSongList() 공개 메소드

public desactiveSongList ( ) : void
리턴 void

getStartNumber() 공개 메소드

public getStartNumber ( ) : int
리턴 int

onPopin() 공개 메소드

public onPopin ( ) : void
리턴 void

onPopout() 공개 메소드

public onPopout ( ) : void
리턴 void

unFocus() 공개 메소드

public unFocus ( ) : void
리턴 void

프로퍼티 상세

SearchBarPos 공개적으로 프로퍼티

public Rect SearchBarPos
리턴 Rect

activeModule 공개적으로 프로퍼티

public bool activeModule
리턴 bool

camerasong 공개적으로 프로퍼티

public Camera camerasong
리턴 Camera

cubeSong 공개적으로 프로퍼티

public GameObject cubeSong
리턴 GameObject

decalCubeSelected 공개적으로 프로퍼티

public float decalCubeSelected
리턴 float

decalLabelX 공개적으로 프로퍼티

public float decalLabelX
리턴 float

decalLabelY 공개적으로 프로퍼티

public float decalLabelY
리턴 float

decalSongListY 공개적으로 프로퍼티

public float decalSongListY
리턴 float

limite 공개적으로 프로퍼티

public float limite
리턴 float

locked 공개적으로 프로퍼티

public bool locked
리턴 bool

numberToDisplay 공개적으로 프로퍼티

public int numberToDisplay
리턴 int

offsetSubstitle 공개적으로 프로퍼티

public float offsetSubstitle
리턴 float

posCache 공개적으로 프로퍼티

public Rect posCache
리턴 Rect

posSonglist 공개적으로 프로퍼티

public Rect posSonglist
리턴 Rect

posSwitchSearch 공개적으로 프로퍼티

public Rect posSwitchSearch
리턴 Rect

posXModule 공개적으로 프로퍼티

public Vector2 posXModule
리턴 Vector2

speedCameraDefil 공개적으로 프로퍼티

public float speedCameraDefil
리턴 float

speedPop 공개적으로 프로퍼티

public float speedPop
리턴 float

startSongListY 공개적으로 프로퍼티

public float startSongListY
리턴 float