TextureScreenOverlay Constructor |
Initializes the overlay with a position of (0, 0), a width of 100 pixels, and a height of 50 pixels.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TextureScreenOverlay()
public:
TextureScreenOverlay()
new : unit -> TextureScreenOverlay
See Also