Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
x86CS
GUI
XNA
GraphicsDeviceService
C# Class x86CS.GUI.XNA.GraphicsDeviceService
Inheritance:
IGraphicsDeviceService
,
IGraphicsDeviceManager
显示文件
Open project: cryogen/VM86CS
Class Usage Examples
Public Methods
Method
Description
BeginDraw
( ) :
bool
CreateDevice
( ) :
void
EndDraw
( ) :
void
GraphicsDeviceService
(
Control
control
) :
System
Method Details
BeginDraw()
public
method
public
BeginDraw
( ) :
bool
return
bool
CreateDevice()
public
method
public
CreateDevice
( ) :
void
return
void
EndDraw()
public
method
public
EndDraw
( ) :
void
return
void
GraphicsDeviceService()
public
method
public
GraphicsDeviceService
(
Control
control
) :
System
control
System.Windows.Forms.Control
return
System