Searched defs:UpdateExtraTexture (Results 1 – 4 of 4) sorted by relevance
/dports/games/spring/spring_98.0/rts/Rendering/ |
H A D | IPathDrawer.h | 18 virtual void UpdateExtraTexture(int, int, int, int, unsigned char*) const {} in UpdateExtraTexture() function
|
H A D | QTPFSPathDrawer.cpp | 339 void QTPFSPathDrawer::UpdateExtraTexture(int extraTex, int starty, int endy, int offset, unsigned c… in UpdateExtraTexture() function in QTPFSPathDrawer
|
H A D | DefaultPathDrawer.cpp | 110 void DefaultPathDrawer::UpdateExtraTexture(int extraTex, int starty, int endy, int offset, unsigned… in UpdateExtraTexture() function in DefaultPathDrawer
|
/dports/games/spring/spring_98.0/rts/Map/ |
H A D | BaseGroundDrawer.cpp | 272 bool CBaseGroundDrawer::UpdateExtraTexture(unsigned int texDrawMode) in UpdateExtraTexture() function in CBaseGroundDrawer
|