Go to the documentation of this file.
12 #ifndef VIDEO_ALLEGRO_H
13 #define VIDEO_ALLEGRO_H
20 const char *
Start(
const char *
const *param);
24 void MakeDirty(
int left,
int top,
int width,
int height);
34 bool ClaimMousePointer();
36 const char *
GetName()
const {
return "allegro"; }