Home
last modified time | relevance | path

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

/dports/games/frogatto/frogatto-1.3.1/src/
H A Deditor.hpp112 struct tile_selection { struct in editor
113 bool empty() const { return tiles.empty(); } in empty()
114 std::vector<point> tiles;