Method | Description | |
---|---|---|
AddRef ( |
||
Release ( ) : void | ||
ResetDevice ( int width, int height ) : void |
Method | Description | |
---|---|---|
CreateDevice ( |
||
GraphicsDeviceService ( ) : System | ||
Release ( bool disposing ) : void |
public static AddRef ( |
||
windowHandle | ||
width | int | |
height | int | |
return |
protected CreateDevice ( |
||
windowHandle | ||
width | int | |
height | int | |
return | void |
public ResetDevice ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |