C# Class Animatroller.Scenes.Halloween2014

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

Public Methods

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

Private Methods

Method Description
TriggerThunderTimeline ( object sender, Animatroller e ) : void

Method Details

Halloween2014() public method

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

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void