Searched refs:drawLargeBlock (Results 1 – 1 of 1) sorted by relevance
/dports/games/xye/xye-0.12.2/src/ |
H A D | xyedit.cpp | 2815 void drawLargeBlock( SDL_Surface * target, int x, int y, editorcolor color, int variation, int dire… in drawLargeBlock() function 3336 case EDOT_LARGEBLOCK: drawLargeBlock(target,x,y,color,variation, direction); break; in drawObjectBySpecs()
|