C# Class Animatroller.Scenes.Halloween2015

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

Méthodes publiques

Méthode Description
Halloween2015 ( IEnumerable args ) : System
Run ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
GetFaderColor ( ) : Color
SetPixelColor ( ) : void
TriggerThunderTimeline ( object sender, Animatroller e ) : void

Method Details

Halloween2015() public méthode

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

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void