C# Class Animatroller.Scenes.Xmas2015

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

Public Methods

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

Private Methods

Method Description
ImportAndMapBelieve ( ) : void
ImportAndMapFeelTheLight ( ) : void

Method Details

Run() public method

public Run ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

Xmas2015() public method

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