supertux
PathRefObjectOption Member List

This is the complete list of members for PathRefObjectOption, including all inherited members.

add_to_menu(Menu &menu) const override (defined in PathRefObjectOption)PathRefObjectOptionvirtual
get_flags() const (defined in ObjectOption)ObjectOptioninline
get_key() const (defined in ObjectOption)ObjectOptioninline
get_text() const (defined in ObjectOption)ObjectOptioninline
ObjectOption(const std::string &text, const std::string &key, unsigned int flags) (defined in ObjectOption)ObjectOption
PathRefObjectOption(const std::string &text, const std::string &path_ref, const std::string &key, unsigned int flags) (defined in PathRefObjectOption)PathRefObjectOption
save(Writer &write) const override (defined in PathRefObjectOption)PathRefObjectOptionvirtual
to_string() const override (defined in PathRefObjectOption)PathRefObjectOptionvirtual
~ObjectOption() (defined in ObjectOption)ObjectOptionvirtual