C# Class EffectEditor.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