SFML.Net
Window Constructor |

Name | Description | |
---|---|---|
![]() |
Window(IntPtr) |
Create the window from an existing control with default creation settings
|
![]() |
Window(IntPtr, ContextSettings) |
Create the window from an existing control
|
![]() |
Window(IntPtr, Int32) |
Constructor for derived classes
|
![]() |
Window(VideoMode, String) |
Create the window with default style and creation settings
|
![]() |
Window(VideoMode, String, Styles) |
Create the window with default creation settings
|
![]() |
Window(VideoMode, String, Styles, ContextSettings) |
Create the window
|
