C# Class Animatroller.Scenes.Halloween2015Manual

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

Public Methods

Method Description
Halloween2015Manual ( IEnumerable args ) : System
Run ( ) : void
Stop ( ) : void

Private Methods

Method Description
GetFaderColor ( ) : Color
SetPixelColor ( ) : void

Method Details

Halloween2015Manual() public method

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

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void