SFML.Net
| RenderWindowSetActive Method |
Overload List
| Name | Description | |
|---|---|---|
|
SetActive |
Activate the window as the current target
for rendering
(Inherited from Window.) |
|
SetActive(Boolean) |
Activate of deactivate the window as the current target
for rendering
(Overrides WindowSetActive(Boolean).) |
See Also