22 #ifndef ULTIMA4_VIEWS_IMAGEVIEW_H 23 #define ULTIMA4_VIEWS_IMAGEVIEW_H 25 #include "ultima/ultima4/views/view.h" 35 ImageView(
int x = 0,
int y = 0,
int width = 320,
int height = 200);
void draw(const Common::String &imageName, int x=0, int y=0)
Definition: detection.h:27
Definition: imageview.h:33