|
supertux
|
This is the complete list of members for FloatObjectOption, including all inherited members.
| add_to_menu(Menu &menu) const override (defined in FloatObjectOption) | FloatObjectOption | virtual |
| BaseObjectOption(const std::string &text, const std::string &key, unsigned int flags) (defined in BaseObjectOption) | BaseObjectOption | |
| FloatObjectOption(const std::string &text, float *pointer, const std::string &key, std::optional< float > default_value, unsigned int flags) (defined in FloatObjectOption) | FloatObjectOption | |
| get_flags() const (defined in BaseObjectOption) | BaseObjectOption | inline |
| get_key() const (defined in BaseObjectOption) | BaseObjectOption | inline |
| get_text() const (defined in BaseObjectOption) | BaseObjectOption | inline |
| get_value() const (defined in ObjectOption< float >) | ObjectOption< float > | inlinevirtual |
| m_flags (defined in BaseObjectOption) | BaseObjectOption | protected |
| m_key (defined in BaseObjectOption) | BaseObjectOption | protected |
| m_text (defined in BaseObjectOption) | BaseObjectOption | protected |
| m_value_pointer (defined in ObjectOption< float >) | ObjectOption< float > | protected |
| ObjectOption(const std::string &text, const std::string &key, unsigned int flags, float *pointer=nullptr) (defined in ObjectOption< float >) | ObjectOption< float > | |
| save(Writer &write) const override (defined in FloatObjectOption) | FloatObjectOption | virtual |
| to_string() const override (defined in FloatObjectOption) | FloatObjectOption | virtual |
| ~BaseObjectOption()=default (defined in BaseObjectOption) | BaseObjectOption | virtual |
| ~ObjectOption() override=default (defined in ObjectOption< float >) | ObjectOption< float > | virtual |
1.8.13