Go to the documentation of this file.
12 #ifndef SMALLMAP_GUI_H
13 #define SMALLMAP_GUI_H
86 Point SmallmapRemapCoords(
int x,
int y)
const;
158 void DrawSmallMapColumn(
void *dst, uint xc, uint yc,
int pitch,
int reps,
int start_pos,
int end_pos,
Blitter *blitter)
const;
186 virtual void OnClick(
Point pt,
int widget,
int click_count);