retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
Sdl2WindowCreator
retrograde
sdl2
window
Undocumented in source.
version(Have_derelict_sdl2)
class
Sdl2WindowCreator {
SDL_Window
*
createWindow
(SDL_WindowFlags windowFlags);
}
Members
Functions
createWindow
SDL_Window
*
createWindow
(SDL_WindowFlags windowFlags)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
retrograde
sdl2
window
classes
Sdl2WindowCreator