Public Member Functions |
void | UpdateMap () |
void | CreateMap () |
void | SetFixImage (const char *filename) |
void | FloorColorMap (Gfx::Color floor, Gfx::Color water) |
void | ShowMap (bool bShow) |
void | DimMap () |
float | GetZoomMap () |
void | ZoomMap (float zoom) |
void | ZoomMap () |
void | MapEnable (bool bEnable) |
bool | GetShowMap () |
bool | GetFixImage () |
CObject * | DetectMap (Math::Point pos, bool &bInMap) |
void | SetHighlight (CObject *pObj) |
void | SetToy (bool bToy) |
void | SetFixParam (float zoom, float ox, float oy, float angle, int mode, bool bDebug) |
Protected Member Functions |
void | CenterMap () |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/ui/mainmap.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/ui/mainmap.cpp