Module dsdl.window
Classes
Name | Description |
---|---|
Window
|
D class that wraps SDL_Window managing a window instance specific to the OS
|
Enums
Name | Description |
---|---|
FlashOperation
|
D enum that wraps SDL_FlashOperation (from SDL 2.0.16) defining window flashing operations
|
WindowPos
|
D enum that wraps SDL_WINDOWPOS_* to specify certain state of position in dsdl construction
|