C# Class Animatroller.Scenes.XmasScene2

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

Public Methods

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

Private Methods

Method Description
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

XmasScene2() public method

public XmasScene2 ( IEnumerable args, System settings ) : System
args IEnumerable
settings System
return System