Home
last modified time | relevance | path

Searched refs:tilestack (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Douter-menu.cc188 else if (auto tilestack = dynamic_cast<Stack*>(((*box)[0].get()))) in serialize() local
190 for (const auto &it : *tilestack) in serialize()
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h2757 short tilestack[STBTE_MAX_LAYERS]; in stbte__paste() local
2759 tilestack[k] = tm->data[y+j][x+i][k]; in stbte__paste()
2760 stbte__paste_stack(tm, tilestack, tilestack, stbte__ui.copybuffer[p], 0); in stbte__paste()
2763 if (tilestack[k] != tm->data[y+j][x+i][k]) { in stbte__paste()
2765 tm->data[y+j][x+i][k] = tilestack[k]; in stbte__paste()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h2757 short tilestack[STBTE_MAX_LAYERS]; in stbte__paste() local
2759 tilestack[k] = tm->data[y+j][x+i][k]; in stbte__paste()
2760 stbte__paste_stack(tm, tilestack, tilestack, stbte__ui.copybuffer[p], 0); in stbte__paste()
2763 if (tilestack[k] != tm->data[y+j][x+i][k]) { in stbte__paste()
2765 tm->data[y+j][x+i][k] = tilestack[k]; in stbte__paste()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h2757 short tilestack[STBTE_MAX_LAYERS]; in stbte__paste() local
2759 tilestack[k] = tm->data[y+j][x+i][k]; in stbte__paste()
2760 stbte__paste_stack(tm, tilestack, tilestack, stbte__ui.copybuffer[p], 0); in stbte__paste()
2763 if (tilestack[k] != tm->data[y+j][x+i][k]) { in stbte__paste()
2765 tm->data[y+j][x+i][k] = tilestack[k]; in stbte__paste()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h2757 short tilestack[STBTE_MAX_LAYERS]; in stbte__paste() local
2759 tilestack[k] = tm->data[y+j][x+i][k]; in stbte__paste()
2760 stbte__paste_stack(tm, tilestack, tilestack, stbte__ui.copybuffer[p], 0); in stbte__paste()
2763 if (tilestack[k] != tm->data[y+j][x+i][k]) { in stbte__paste()
2765 tm->data[y+j][x+i][k] = tilestack[k]; in stbte__paste()