C# Class Animatroller.Scenes.PixelTest1

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

Méthodes publiques

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

Method Details

PixelTest1() public méthode

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

Run() public méthode

public Run ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void