C# Class Animatroller.Scenes.HalloweenScene2013

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

Public Methods

Method Description
HalloweenScene2013 ( IEnumerable args ) : System
Run ( ) : void
Start ( ) : void
Stop ( ) : void

Method Details

HalloweenScene2013() public method

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

Run() public method

public Run ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void