Метод | Описание | |
---|---|---|
CreateDisplayResources ( ) : void |
|
|
GenericDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System |
|
|
Prepare ( ) : void | ||
SwapBuffers ( int syncInterval ) : void |
|
|
Update ( ) : void |
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GenericDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System | ||
game | Game | |
device | GraphicsDevice | |
parameters | GraphicsParameters | |
Результат | System |
public SwapBuffers ( int syncInterval ) : void | ||
syncInterval | int | |
Результат | void |