Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EffectParameterEditor
Controls
FRBPanel
C# Class EffectParameterEditor.Controls.FRBPanel
Inheritance:
GraphicsDeviceControl
Mostra file
Open project: vchelaru/FlatRedBall
Protected Methods
Method
Description
Draw
( ) :
void
Initialize
( ) :
void
Update
(
GameTime
gameTime
) :
void
Private Methods
Method
Description
FRBPanel_Resize
(
object
sender
,
EventArgs
e
) :
void
Method Details
Draw()
protected
method
protected
Draw
( ) :
void
return
void
Initialize()
protected
method
protected
Initialize
( ) :
void
return
void
Update()
protected
method
protected
Update
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
return
void