Home
last modified time | relevance | path

Searched refs:render_rubble (Results 1 – 2 of 2) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/game/data/units/
H A Dbuilding.h269 …void render_rubble (SDL_Surface* surface, const SDL_Rect& dest, float zoomFactor, bool drawShadow)…
H A Dbuilding.cpp314 void cBuilding::render_rubble (SDL_Surface* surface, const SDL_Rect& dest, float zoomFactor, bool d… in render_rubble() function in cBuilding
471 render_rubble (surface, dest, zoomFactor, drawShadow); in render()