This is the complete list of members for sdl::twindow, including all inherited members.
center() | sdl::twindow | |
fill(Uint8 r, Uint8 g, Uint8 b, Uint8 a=0) | sdl::twindow | |
full_screen() | sdl::twindow | |
get_flags() | sdl::twindow | |
maximize() | sdl::twindow | |
operator SDL_Renderer *() | sdl::twindow | private |
operator SDL_Window *() | sdl::twindow | |
pixel_format_ | sdl::twindow | private |
render() | sdl::twindow | |
restore() | sdl::twindow | |
set_icon(const surface &icon) | sdl::twindow | |
set_minimum_size(int min_w, int min_h) | sdl::twindow | |
set_size(const int w, const int h) | sdl::twindow | |
set_title(const std::string &title) | sdl::twindow | |
to_window() | sdl::twindow | |
twindow(const std::string &title, const int x, const int y, const int w, const int h, const Uint32 window_flags, const Uint32 render_flags) | sdl::twindow | |
window_ | sdl::twindow | private |
~twindow() | sdl::twindow |