Home
last modified time | relevance | path

Searched defs:add_string_select (Results 1 – 2 of 2) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/editor/
H A Dobject_settings.cpp181 ObjectSettings::add_string_select(const std::string& text, int* value_ptr, const std::vector<std::s… in add_string_select() function in ObjectSettings
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/gui/
H A Dmenu.cpp259 Menu::add_string_select(int id, const std::string& text, int* selected, const std::vector<std::stri… in add_string_select() function in Menu