Home
last modified time | relevance | path

Searched defs:remove_user_property (Results 1 – 3 of 3) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntityData.cpp613 void EntityData::remove_user_property(int index) { in remove_user_property() function in Solarus::EntityData
H A DEntity.cpp1321 void Entity::remove_user_property(const std::string& key) { in remove_user_property() function in Solarus::Entity
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/entities/
H A Dentity_model.cpp1247 bool EntityModel::remove_user_property(int index) { in remove_user_property() function in SolarusEditor::EntityModel