C# Class Animatroller.Scenes.Halloween2016

显示文件 Open project: HakanL/animatroller

Public Methods

Method Description
ConfigureMIDI ( ) : void
ConfigureOSC ( ) : void
Halloween2016 ( IEnumerable args ) : System
Run ( ) : void
Stop ( ) : void

Private Methods

Method Description
GetFaderColor ( ) : Color
SetManualColor ( ) : void
TriggerThunderTimeline ( object sender, Animatroller e ) : void
UpdateOSC ( ) : void

Method Details

ConfigureMIDI() public method

public ConfigureMIDI ( ) : void
return void

ConfigureOSC() public method

public ConfigureOSC ( ) : void
return void

Halloween2016() public method

public Halloween2016 ( IEnumerable args ) : System
args IEnumerable
return System

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void