Inherited by ERY.AgateLib.DisplayWindow, and ERY.AgateLib.Surface.
Public Attributes | |
| event EventHandler | Resize |
| Event that is fired when the render target is resized. | |
Properties | |
| IRenderTargetImpl | Impl [get] |
| Gets the library implementation of the render target. | |
| int | Width [get] |
| Gets the width of the render target in pixels. | |
| int | Height [get] |
| Gets the height of the render target in pixels. | |
| Size | Size [get] |
| Gets the size of the render target in pixels. | |
| event EventHandler ERY.AgateLib.IRenderTarget.Resize |
IRenderTargetImpl ERY.AgateLib.IRenderTarget.Impl [get] |
Gets the library implementation of the render target.
Implemented in ERY.AgateLib.DisplayWindow, and ERY.AgateLib.Surface.
int ERY.AgateLib.IRenderTarget.Width [get] |
int ERY.AgateLib.IRenderTarget.Height [get] |
Size ERY.AgateLib.IRenderTarget.Size [get] |
|
AgateLib Awesome Game and Tool Engine Library |
|