Public Member Functions | |
cRenderer2D (iLowLevelGraphics *apLowLevelGraphics, cResources *apResources, cGraphicsDrawer *apGraphicsDrawer) | |
void | RenderObjects (cCamera2D *apCamera, cGridMap2D *apMapLights, cWorld2D *apWorld) |
void | AddObject (cRenderObject2D &aObject) |
void | SetShadowZ (float afZ) |
float | GetShadowZ () |
void | SetAmbientLight (cColor aCol) |
cColor | GetAmbientLight () |
iTexture * | GetLightMap (int alNum) |