Home
last modified time | relevance | path

Searched defs:UpdateExtraTexture (Results 1 – 4 of 4) sorted by relevance

/dports/games/spring/spring_98.0/rts/Rendering/
H A DIPathDrawer.h18 virtual void UpdateExtraTexture(int, int, int, int, unsigned char*) const {} in UpdateExtraTexture() function
H A DQTPFSPathDrawer.cpp339 void QTPFSPathDrawer::UpdateExtraTexture(int extraTex, int starty, int endy, int offset, unsigned c… in UpdateExtraTexture() function in QTPFSPathDrawer
H A DDefaultPathDrawer.cpp110 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 DBaseGroundDrawer.cpp272 bool CBaseGroundDrawer::UpdateExtraTexture(unsigned int texDrawMode) in UpdateExtraTexture() function in CBaseGroundDrawer