메소드 | 설명 | |
---|---|---|
CreatePrimarySurface ( |
|
|
CreateSurface ( int width, int height ) : IGraphicsSurface |
|
|
CreateWorkSurface ( int width, int height ) : IGraphicsSurface |
|
|
GetWindowRect ( |
|
|
SetFullScreenMode ( |
|
|
SetWindow ( |
|
public CreatePrimarySurface ( |
||
handle | ||
fullScreen | bool | |
doubleBuffer | bool | |
리턴 | IGraphicsSurface |
public CreateSurface ( int width, int height ) : IGraphicsSurface | ||
width | int | |
height | int | |
리턴 | IGraphicsSurface |
public CreateWorkSurface ( int width, int height ) : IGraphicsSurface | ||
width | int | |
height | int | |
리턴 | IGraphicsSurface |
public GetWindowRect ( |
||
handle | ||
windowRect | ||
리턴 | void |
public SetFullScreenMode ( |
||
handle | ||
리턴 | void |