C# Class Animatroller.Scenes.Halloween2016

Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

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

Private Methods

Méthode Description
GetFaderColor ( ) : Color
SetManualColor ( ) : void
TriggerThunderTimeline ( object sender, Animatroller e ) : void
UpdateOSC ( ) : void

Method Details

ConfigureMIDI() public méthode

public ConfigureMIDI ( ) : void
Résultat void

ConfigureOSC() public méthode

public ConfigureOSC ( ) : void
Résultat void

Halloween2016() public méthode

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

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void