Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Animatroller
Scenes
LORScene
C# Class Animatroller.Scenes.LORScene
Inheritance:
Animatroller.Framework.BaseScene
Afficher le fichier
Open project: HakanL/animatroller
Méthodes publiques
Méthode
Description
LORScene
(
IEnumerable
args
) :
System
Run
( ) :
void
Start
( ) :
void
Stop
( ) :
void
Method Details
LORScene()
public
méthode
public
LORScene
(
IEnumerable
args
) :
System
args
IEnumerable
Résultat
System
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