Searched refs:MapToSurface (Results 1 – 1 of 1) sorted by relevance
/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/ |
H A D | C4Landscape.cpp | 95 …bool MapToSurface(C4Landscape *, const CSurface8 &sfcMap, const CSurface8 &sfcMapBkg, int32_t iMap… 2337 bool C4Landscape::P::MapToSurface(C4Landscape *d, const CSurface8 &sfcMap, const CSurface8 &sfcMapB… in MapToSurface() function in C4Landscape::P 2395 …MapToSurface(d, sfcMap, sfcMapBkg, iMapX, iMapY, iMapWdt, iMapHgt, To.x, To.y, To.Wdt, To.Hgt, iOf… in MapToLandscape()
|