C# Class Animatroller.Scenes.TestScene3

Inheritance: Animatroller.Framework.BaseScene
Afficher le fichier Open project: HakanL/animatroller

Méthodes publiques

Méthode Description
Run ( ) : void
Start ( ) : void
Stop ( ) : void
TestScene3 ( IEnumerable args ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TestScene3() public méthode

public TestScene3 ( IEnumerable args ) : System
args IEnumerable
Résultat System