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