C# Class OptionZone, Unity-ITGHD

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

Méthodes publiques

Свойство Type Description
activeModule bool
borderXDisplay float
cacheOption GameObject
ecartForBack float
offsetBaseFading float
offsetHeightDisplayBPMSV float
offsetSpeedRateX float
offsetWidthDisplayBPMSV float
offsetXDisplay float
offsetXDisplayBPMSwitch float
offsetXDisplayBPMValue float
offsetYDisplayBPMSV float
offsetYOption float
optionSeparator UnityEngine.LineRenderer[]
posItem Rect[]
posItemLabel Rect[]
posOptionTitle Rect
selectedImage Rect
timeFadeOut float
timeFadeOutDisplay float
timeOption float

Méthodes publiques

Méthode Description
GUIModule ( ) : void
Start ( ) : void
Update ( ) : void
fillDataManager ( ) : void
instantClose ( ) : void
isOkToAnim ( ) : bool
isRatedSong ( ) : bool
isReadyToClose ( ) : bool
onPopin ( ) : void
onPopout ( ) : void

Private Methods

Méthode Description
OptionAnim ( int i, bool reverse ) : IEnumerator
OptionAnimDisplay ( int i, bool reverse ) : IEnumerator
endOptionFade ( ) : IEnumerator
startOptionFade ( ) : IEnumerator

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

fillDataManager() public méthode

public fillDataManager ( ) : void
Résultat void

instantClose() public méthode

public instantClose ( ) : void
Résultat void

isOkToAnim() public méthode

public isOkToAnim ( ) : bool
Résultat bool

isRatedSong() public méthode

public isRatedSong ( ) : bool
Résultat bool

isReadyToClose() public méthode

public isReadyToClose ( ) : bool
Résultat bool

onPopin() public méthode

public onPopin ( ) : void
Résultat void

onPopout() public méthode

public onPopout ( ) : void
Résultat void

Property Details

activeModule public_oe property

public bool activeModule
Résultat bool

borderXDisplay public_oe property

public float borderXDisplay
Résultat float

cacheOption public_oe property

public GameObject cacheOption
Résultat GameObject

ecartForBack public_oe property

public float ecartForBack
Résultat float

offsetBaseFading public_oe property

public float offsetBaseFading
Résultat float

offsetHeightDisplayBPMSV public_oe property

public float offsetHeightDisplayBPMSV
Résultat float

offsetSpeedRateX public_oe property

public float offsetSpeedRateX
Résultat float

offsetWidthDisplayBPMSV public_oe property

public float offsetWidthDisplayBPMSV
Résultat float

offsetXDisplay public_oe property

public float offsetXDisplay
Résultat float

offsetXDisplayBPMSwitch public_oe property

public float offsetXDisplayBPMSwitch
Résultat float

offsetXDisplayBPMValue public_oe property

public float offsetXDisplayBPMValue
Résultat float

offsetYDisplayBPMSV public_oe property

public float offsetYDisplayBPMSV
Résultat float

offsetYOption public_oe property

public float offsetYOption
Résultat float

optionSeparator public_oe property

public LineRenderer[],UnityEngine optionSeparator
Résultat UnityEngine.LineRenderer[]

posItem public_oe property

public Rect[] posItem
Résultat Rect[]

posItemLabel public_oe property

public Rect[] posItemLabel
Résultat Rect[]

posOptionTitle public_oe property

public Rect posOptionTitle
Résultat Rect

selectedImage public_oe property

public Rect selectedImage
Résultat Rect

timeFadeOut public_oe property

public float timeFadeOut
Résultat float

timeFadeOutDisplay public_oe property

public float timeFadeOutDisplay
Résultat float

timeOption public_oe property

public float timeOption
Résultat float