Метод | Описание | |
---|---|---|
AddRef ( |
||
Release ( ) : void | ||
ResetDevice ( int width, int height ) : void |
Метод | Описание | |
---|---|---|
CreateDevice ( |
||
GraphicsDeviceService ( ) : System | ||
Release ( bool disposing ) : void |
public static AddRef ( |
||
windowHandle | ||
width | int | |
height | int | |
Результат |
protected CreateDevice ( |
||
windowHandle | ||
width | int | |
height | int | |
Результат | void |
protected GraphicsDeviceService ( ) : System | ||
Результат | System |
protected Release ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public ResetDevice ( int width, int height ) : void | ||
width | int | |
height | int | |
Результат | void |