C# Class x86CS.GUI.XNA.GraphicsDeviceService

Inheritance: IGraphicsDeviceService, IGraphicsDeviceManager
Afficher le fichier Open project: cryogen/VM86CS Class Usage Examples

Méthodes publiques

Méthode Description
BeginDraw ( ) : bool
CreateDevice ( ) : void
EndDraw ( ) : void
GraphicsDeviceService ( Control control ) : System

Method Details

BeginDraw() public méthode

public BeginDraw ( ) : bool
Résultat bool

CreateDevice() public méthode

public CreateDevice ( ) : void
Résultat void

EndDraw() public méthode

public EndDraw ( ) : void
Résultat void

GraphicsDeviceService() public méthode

public GraphicsDeviceService ( Control control ) : System
control System.Windows.Forms.Control
Résultat System