Méthode | Description | |
---|---|---|
CreateDisplayResources ( ) : void |
|
|
Prepare ( ) : void |
|
|
StereoInterlacedDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System |
|
|
SwapBuffers ( int syncInterval ) : void |
|
|
Update ( ) : void |
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public StereoInterlacedDisplay ( Game game, GraphicsDevice device, GraphicsParameters parameters ) : System | ||
game | Game | |
device | GraphicsDevice | |
parameters | GraphicsParameters | |
Résultat | System |
public SwapBuffers ( int syncInterval ) : void | ||
syncInterval | int | |
Résultat | void |