|
rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
|
This is the complete list of members for rolmodl::ren::Flags, including all inherited members.
| Flags() noexcept | rolmodl::ren::Flags | inline |
| isAccelerated() const noexcept | rolmodl::ren::Flags | inline |
| isSoftware() const noexcept | rolmodl::ren::Flags | inline |
| isToTexture() const noexcept | rolmodl::ren::Flags | inline |
| isVsync() const noexcept | rolmodl::ren::Flags | inline |
| raw() const noexcept | rolmodl::ren::Flags | inline |
| unsafeFromRaw(const uint32_t data) noexcept | rolmodl::ren::Flags | inlinestatic |
| withAccelerated() const noexcept | rolmodl::ren::Flags | inline |
| withoutAccelerated() const noexcept | rolmodl::ren::Flags | inline |
| withoutSoftware() const noexcept | rolmodl::ren::Flags | inline |
| withoutToTexture() const noexcept | rolmodl::ren::Flags | inline |
| withoutVsync() const noexcept | rolmodl::ren::Flags | inline |
| withSoftware() const noexcept | rolmodl::ren::Flags | inline |
| withToTexture() const noexcept | rolmodl::ren::Flags | inline |
| withVsync() const noexcept | rolmodl::ren::Flags | inline |
1.8.16