30 #include "ui/interface.h"
43 void SetFixImage(
const char *filename);
45 void ShowMap(
bool bShow);
48 void ZoomMap(
float zoom);
50 void MapEnable(
bool bEnable);
54 void SetHighlight(
CObject* pObj);
55 void SetToy(
bool bToy);
56 void SetFixParam(
float zoom,
float ox,
float oy,
float angle,
int mode,
bool bDebug);
Point struct and related functions.
Global event queue.
Definition: event.h:764
Color structs and related functions.
2D point
Definition: point.h:46
CObject - base class for all game objects.
The graphics engine.
Definition: engine.h:682
Event types, structs and event queue.
RGBA color.
Definition: color.h:35
Definition: interface.h:56