C# Class SongZoneLAN, Unity-ITGHD

Inheritance: MonoBehaviour
Afficher le fichier Open project: BenouKat/Unity-ITGHD

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
sortToString ( Sort, s ) : string

Method Details

GUIModule() public méthode

public GUIModule ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

activeSongList() public méthode

public activeSongList ( Song>.Dictionary pack ) : void
pack Song>.Dictionary
Résultat void

activeSongList() public méthode

public activeSongList ( string pack ) : void
pack string
Résultat void

createCubeSong() public méthode

public createCubeSong ( ) : void
Résultat void

desactiveSongList() public méthode

public desactiveSongList ( ) : void
Résultat void

getStartNumber() public méthode

public getStartNumber ( ) : int
Résultat int

onPopin() public méthode

public onPopin ( ) : void
Résultat void

onPopout() public méthode

public onPopout ( ) : void
Résultat void

unFocus() public méthode

public unFocus ( ) : void
Résultat void

Property Details

SearchBarPos public_oe property

public Rect SearchBarPos
Résultat Rect

activeModule public_oe property

public bool activeModule
Résultat bool

camerasong public_oe property

public Camera camerasong
Résultat Camera

cubeSong public_oe property

public GameObject cubeSong
Résultat GameObject

decalCubeSelected public_oe property

public float decalCubeSelected
Résultat float

decalLabelX public_oe property

public float decalLabelX
Résultat float

decalLabelY public_oe property

public float decalLabelY
Résultat float

decalSongListY public_oe property

public float decalSongListY
Résultat float

limite public_oe property

public float limite
Résultat float

locked public_oe property

public bool locked
Résultat bool

numberToDisplay public_oe property

public int numberToDisplay
Résultat int

offsetSubstitle public_oe property

public float offsetSubstitle
Résultat float

posCache public_oe property

public Rect posCache
Résultat Rect

posSonglist public_oe property

public Rect posSonglist
Résultat Rect

posSwitchSearch public_oe property

public Rect posSwitchSearch
Résultat Rect

posXModule public_oe property

public Vector2 posXModule
Résultat Vector2

speedCameraDefil public_oe property

public float speedCameraDefil
Résultat float

speedPop public_oe property

public float speedPop
Résultat float

startSongListY public_oe property

public float startSongListY
Résultat float