Home
last modified time | relevance | path

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

/dports/games/frogatto/frogatto-1.3.1/src/
H A Deditor.cpp2436 void editor::add_tile_rect(int zorder, const std::string& tile_id, int x1, int y1, int x2, int y2) in add_tile_rect() function in editor
2470 void editor::add_tile_rect(int x1, int y1, int x2, int y2) in add_tile_rect() function in editor
H A Dlevel.cpp2744 void level::add_tile_rect(int zorder, int x1, int y1, int x2, int y2, const std::string& str) in add_tile_rect() function in level