C# Class startMenu, Vivid

Inheritance: MonoBehaviour
Afficher le fichier Open project: lcoblamm/Vivid

Méthodes publiques

Свойство Type Description
infoPanel GameObject
menu GameObject

Méthodes publiques

Méthode Description
BlueYellowPress ( ) : void
BlueYellowSimPress ( ) : void
CloseInfoPanel ( ) : void
ColorPickerPress ( ) : void
HighContrastPress ( ) : void
HueShiftPress ( ) : void
NegativePress ( ) : void
OpenInfoPanel ( ) : void
RedGreenPress ( ) : void
RedGreenSimPress ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
TransitionToScene ( ) : void

Method Details

BlueYellowPress() public méthode

public BlueYellowPress ( ) : void
Résultat void

BlueYellowSimPress() public méthode

public BlueYellowSimPress ( ) : void
Résultat void

CloseInfoPanel() public méthode

public CloseInfoPanel ( ) : void
Résultat void

ColorPickerPress() public méthode

public ColorPickerPress ( ) : void
Résultat void

HighContrastPress() public méthode

public HighContrastPress ( ) : void
Résultat void

HueShiftPress() public méthode

public HueShiftPress ( ) : void
Résultat void

NegativePress() public méthode

public NegativePress ( ) : void
Résultat void

OpenInfoPanel() public méthode

public OpenInfoPanel ( ) : void
Résultat void

RedGreenPress() public méthode

public RedGreenPress ( ) : void
Résultat void

RedGreenSimPress() public méthode

public RedGreenSimPress ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

infoPanel public_oe property

public GameObject infoPanel
Résultat GameObject

menu public_oe property

public GameObject menu
Résultat GameObject