Window.this
- this(int w, int h, SDL_WindowFlags flags = SDL_WINDOW_SHOWN, string title = "", int x = SDL_WINDOWPOS_CENTERED, int y = SDL_WINDOWPOS_CENTERED)
class Window
this
(
,,SDL_WindowFlags flags = SDL_WINDOW_SHOWN ,,int x = SDL_WINDOWPOS_CENTERED ,int y = SDL_WINDOWPOS_CENTERED )
- this(SDL_Window* alreadyExisting)
d2dsdl2WindowWindow
constructorsdestructorsfunctionsproperties
Constructor for a window; needs at least a width and a height