Module dsdl.display
Functions
| Name | Description |
|---|---|
getDisplays()
|
Gets dsdl proxy instances of the available displays in the system
|
Classes
| Name | Description |
|---|---|
Display
|
D class that acts as a proxy for a display from a display index |
Structs
| Name | Description |
|---|---|
DisplayMode
|
D struct that wraps SDL_DisplayMode containing display mode information
|
Enums
| Name | Description |
|---|---|
DisplayOrientation
|
D enum that wraps SDL_DisplayOrientation (from SDL 2.0.9) defining orientation of displays
|