mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-12 00:35:09 -04:00
Use parentheses to indicate that methods are mentioned
parent
3e6a67cc81
commit
45b4b50cc7
@ -2,10 +2,10 @@
|
||||
|
||||
| ☑ | Function | libSDLpp method(s) / Notes |
|
||||
|:-:|--------------------------------|----------------------------|
|
||||
| ☑ | SDL_CreateWindow | Window::Window |
|
||||
| ☑ | SDL_CreateWindow | Window::Window() |
|
||||
| ☐ | SDL_CreateWindowAndRenderer | |
|
||||
| ☐ | SDL_CreateWindowFrom | |
|
||||
| ☑ | SDL_DestroyWindow | Window::~Window |
|
||||
| ☑ | SDL_DestroyWindow | Window::~Window() |
|
||||
| ☐ | SDL_DisableScreenSaver | |
|
||||
| ☐ | SDL_EnableScreenSaver | |
|
||||
| ☐ | SDL_GL_BindTexture | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user