C# Class Animatroller.Scenes.Xmas2016

Inheritance: Animatroller.Framework.BaseScene
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
ConfigureMIDI ( ) : void
ConfigureOSC ( ) : void
Run ( ) : void
Stop ( ) : void
Xmas2016 ( IEnumerable args ) : System

Private Methods

Méthode Description
GetFaderColor ( ) : Color
ImportAndMapBelieve ( ) : void
ImportAndMapCarol ( ) : void
ImportAndMapChristmasCanon ( ) : void
ImportAndMapHolyNight ( ) : void
ImportAndMapJingleBells ( ) : void
ImportAndMapSarajevo ( ) : void
SetManualColor ( ) : void

Method Details

ConfigureMIDI() public méthode

public ConfigureMIDI ( ) : void
Résultat void

ConfigureOSC() public méthode

public ConfigureOSC ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Xmas2016() public méthode

public Xmas2016 ( IEnumerable args ) : System
args IEnumerable
Résultat System