C# Class Animatroller.Scenes.Halloween2014b

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

Méthodes publiques

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

Private Methods

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

Method Details

Halloween2014b() public méthode

public Halloween2014b ( 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