Home
last modified time | relevance | path

Searched refs:get_pattern_resize_mode (Results 1 – 2 of 2) sorted by relevance

/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/entities/
H A Dtile.cpp123 set_resize_mode(get_pattern_resize_mode()); in update_pattern()
142 ResizeMode Tile::get_pattern_resize_mode() const { in get_pattern_resize_mode() function in SolarusEditor::Tile
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/include/entities/
H A Dtile.h51 ResizeMode get_pattern_resize_mode() const;