Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
x86CS
GUI
XNA
GraphicsDeviceService
C# 클래스 x86CS.GUI.XNA.GraphicsDeviceService
상속:
IGraphicsDeviceService
,
IGraphicsDeviceManager
파일 보기
프로젝트 열기: cryogen/VM86CS
1 사용 예제들
공개 메소드들
메소드
설명
BeginDraw
( ) :
bool
CreateDevice
( ) :
void
EndDraw
( ) :
void
GraphicsDeviceService
(
Control
control
) :
System
메소드 상세
BeginDraw()
공개
메소드
public
BeginDraw
( ) :
bool
리턴
bool
CreateDevice()
공개
메소드
public
CreateDevice
( ) :
void
리턴
void
EndDraw()
공개
메소드
public
EndDraw
( ) :
void
리턴
void
GraphicsDeviceService()
공개
메소드
public
GraphicsDeviceService
(
Control
control
) :
System
control
System.Windows.Forms.Control
리턴
System