
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. | |
Events | |
| EventHandler | Resize |
| Event that is fired when the render target is resized. | |
int AgateLib.DisplayLib.IRenderTarget.Height [get] |
IRenderTargetImpl AgateLib.DisplayLib.IRenderTarget.Impl [get] |
Gets the library implementation of the render target.
Implemented in AgateLib.DisplayLib.DisplayWindow, and AgateLib.DisplayLib.Surface.
Size AgateLib.DisplayLib.IRenderTarget.Size [get] |
int AgateLib.DisplayLib.IRenderTarget.Width [get] |
| EventHandler AgateLib.DisplayLib.IRenderTarget.Resize |
Event that is fired when the render target is resized.
Implemented in AgateLib.DisplayLib.DisplayWindow.
|
AgateLib Awesome Game and Tool Engine Library |
|