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
MonoDragons
Core
UserInterface
Nothing
C# Class MonoDragons.Core.UserInterface.Nothing
Inheritance:
IVisualAutomaton
Afficher le fichier
Open project: EnigmaDragons/ModeaJetGrandResort
Méthodes publiques
Méthode
Description
Draw
(
Transform2
parentTransform
) :
void
Update
(
TimeSpan
delta
) :
void
Method Details
Draw()
public
méthode
public
Draw
(
Transform2
parentTransform
) :
void
parentTransform
Transform2
Résultat
void
Update()
public
méthode
public
Update
(
TimeSpan
delta
) :
void
delta
TimeSpan
Résultat
void