Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dmap.h622 void fillWithTile(int x, int y, SQUARE_NAMES newtile, SQUARE_NAMES oldtile);
H A Dbuild.cpp1838 MAP::fillWithTile(int x, int y, SQUARE_NAMES newtile, SQUARE_NAMES oldtile) in fillWithTile() function in MAP