|
rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
|
#include "forwarddecl/Win.hpp"#include "forwarddecl/Geom.hpp"#include "forwarddecl/PixelFmt.hpp"#include "forwarddecl/Base.hpp"Go to the source code of this file.
Classes | |
| struct | rolmodl::win::Flags |
| Window configuration (flags) container. More... | |
| struct | rolmodl::BorderSizes |
| Window decoration (border) sizes snapshot. More... | |
| class | rolmodl::Win_Base |
| Common window class. Use rolmodl::Win for use with accelerated rendering (rolmodl::Ren) and rolmodl::Win_SW for use with software rendering (rolmodl::SWTex). More... | |
| class | rolmodl::Win |
| Window class for use with accelerated rendering (rolmodl::Ren). More... | |
Namespaces | |
| rolmodl | |
| Main namespace. | |
| rolmodl::win | |
| rolmodl::Win -related members. | |
1.8.16