Searched refs:DrawLineLandscape (Results 1 – 1 of 1) sorted by relevance
/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/ |
H A D | C4Landscape.cpp | 107 …bool DrawLineLandscape(int32_t iX, int32_t iY, int32_t iGrade, uint8_t line_color, uint8_t line_co… 3465 bool C4Landscape::P::DrawLineLandscape(int32_t iX, int32_t iY, int32_t iGrade, uint8_t line_color, … in DrawLineLandscape() function in C4Landscape::P 3530 …ne_color, line_color_bkg, iGrade](int32_t x, int32_t y) { return p->DrawLineLandscape(x, y, iGrade… in DrawLine()
|