C# Class x86CS.GUI.XNA.XNAUI

Inheritance: System.Windows.Forms.UI
Afficher le fichier Open project: cryogen/VM86CS

Méthodes publiques

Méthode Description
Cycle ( ) : void
Init ( ) : void
XNAUI ( Form UIForm, VGA device ) : System

Private Methods

Méthode Description
ProcessInput ( ) : void

Method Details

Cycle() public méthode

public Cycle ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

XNAUI() public méthode

public XNAUI ( Form UIForm, VGA device ) : System
UIForm System.Windows.Forms.Form
device x86CS.Devices.VGA
Résultat System