C# Class Afterglow.Graphics.Xna.ApiExamples.EmptyWindow

Afficher le fichier Open project: Christof/afterglow

Méthodes publiques

Méthode Description
CreateForm ( ) : Form

Creates a form with a set client size.

CreatePresentationParameters ( ) : PresentationParameters

Creates presentation parameters with default values.

Private Methods

Méthode Description
Run ( ) : void

Method Details

CreateForm() public static méthode

Creates a form with a set client size.
public static CreateForm ( ) : Form
Résultat System.Windows.Forms.Form

CreatePresentationParameters() public static méthode

Creates presentation parameters with default values.
public static CreatePresentationParameters ( ) : PresentationParameters
Résultat Microsoft.Xna.Framework.Graphics.PresentationParameters