Home
last modified time | relevance | path

Searched refs:addRug (Results 1 – 3 of 3) sorted by relevance

/dports/games/scourge/scourge/src/
H A Dmapeditor.h140 void addRug( Sint16 mapx, Sint16 mapy );
H A Dmapeditor.cpp822 addRug( chunkX, chunkY ); in processMouseMotion()
845 void MapEditor::addRug( Sint16 mapx, Sint16 mapy ) { in addRug() function in MapEditor
/dports/games/scourge-data/scourge_data/script/
H A Dterrain.nut187 //scourgeGame.getMission().addRug( x + 2 + 8, y + h - 4 - 8 );