|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::PropertyProxy, including all inherited members.
| GetName() const | SDL::PropertyProxy | inline |
| GetProperties() const | SDL::PropertyProxy | inline |
| GetType() const | SDL::PropertyProxy | inline |
| IsValid() const | SDL::PropertyProxy | inline |
| operator bool() const | SDL::PropertyProxy | inline |
| operator const char *() const | SDL::PropertyProxy | inline |
| operator float() const | SDL::PropertyProxy | inline |
| operator T() const | SDL::PropertyProxy | inline |
| operator void *() const | SDL::PropertyProxy | inline |
| PropertyIterator (defined in SDL::PropertyProxy) | SDL::PropertyProxy | friend |
| PropertyProxy(PropertiesRef props, StringParam name) | SDL::PropertyProxy | inline |
| visit(T visitor) const | SDL::PropertyProxy | inline |