C# Class Animatroller.Scenes.Xmas2013scene

Inheritance: Animatroller.Framework.BaseScene, ISceneRequiresAcnStream
显示文件 Open project: HakanL/animatroller

Private Properties

Property Type Description
AllLightsOff void
ConfigureMusic1 void
EverythingOff void
TestAllPixels void

Public Methods

Method Description
Run ( ) : void
Start ( ) : void
Stop ( ) : void
WireUp ( Animatroller.Framework.Expander port ) : void
Xmas2013scene ( IEnumerable args ) : System

Private Methods

Method Description
AllLightsOff ( ) : void
ConfigureMusic1 ( ) : void
EverythingOff ( ) : void
TestAllPixels ( Color color, double brightness, System.TimeSpan delay ) : void

Method Details

Run() public method

public Run ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

WireUp() public method

public WireUp ( Animatroller.Framework.Expander port ) : void
port Animatroller.Framework.Expander
return void

Xmas2013scene() public method

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