C# Class Animatroller.Scenes.Halloween2014b

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

Public Methods

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

Private Methods

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

Method Details

Halloween2014b() public method

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

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void