C# Class Animatroller.Scenes.LORSceneCarol

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

Public Methods

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

Method Details

LORSceneCarol() public method

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