C# Class Animatroller.Scenes.Xmas2013scene

Inheritance: Animatroller.Framework.BaseScene, ISceneRequiresAcnStream
Afficher le fichier Open project: HakanL/animatroller

Private Properties

Свойство Type Description
AllLightsOff void
ConfigureMusic1 void
EverythingOff void
TestAllPixels void

Méthodes publiques

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

Private Methods

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

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

WireUp() public méthode

public WireUp ( Animatroller.Framework.Expander port ) : void
port Animatroller.Framework.Expander
Résultat void

Xmas2013scene() public méthode

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