Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes the GraphicsDevice.
|
|
GraphicsDevice ( |
Initializes a new GraphicsDeivce.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes the object.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | Indicates whether managed resources should be disposed. |
return | void |
public GraphicsDevice ( |
||
renderTarget | The RenderTarget. | |
return | System |