mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Implemented more Window methods
parent
a8e524fb6f
commit
30cba4c86e
@ -38,9 +38,9 @@
|
||||
| ☐ | SDL_GetVideoDriver | |
|
||||
| ☑ | SDL_GetWindowBrightness | Window::GetBrightness() |
|
||||
| ☐ | SDL_GetWindowData | |
|
||||
| ☐ | SDL_GetWindowDisplayIndex | |
|
||||
| ☐ | SDL_GetWindowDisplayMode | |
|
||||
| ☐ | SDL_GetWindowFlags | |
|
||||
| ☑ | SDL_GetWindowDisplayIndex | Window::GetDisplayIndex() |
|
||||
| ☑ | SDL_GetWindowDisplayMode | Window::GetDisplayMode() |
|
||||
| ☑ | SDL_GetWindowFlags | Window::GetFlags() |
|
||||
| ☐ | SDL_GetWindowFromID | |
|
||||
| ☐ | SDL_GetWindowGammaRamp | |
|
||||
| ☑ | SDL_GetWindowGrab | Window::GetGrab() |
|
||||
|
Loading…
x
Reference in New Issue
Block a user