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
EffectParameterEditor
Controls
FRBPanel
C# Class EffectParameterEditor.Controls.FRBPanel
Inheritance:
GraphicsDeviceControl
Afficher le fichier
Open project: vchelaru/FlatRedBall
Méthodes protégées
Méthode
Description
Draw
( ) :
void
Initialize
( ) :
void
Update
(
GameTime
gameTime
) :
void
Private Methods
Méthode
Description
FRBPanel_Resize
(
object
sender
,
EventArgs
e
) :
void
Method Details
Draw()
protected
méthode
protected
Draw
( ) :
void
Résultat
void
Initialize()
protected
méthode
protected
Initialize
( ) :
void
Résultat
void
Update()
protected
méthode
protected
Update
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
Résultat
void