22 #ifndef ULTIMA4_VIEWS_VIEW_H 23 #define ULTIMA4_VIEWS_VIEW_H 28 #define SCALED(n) ((n) * settings._scale) 38 View(
int x,
int y,
int width,
int height);
59 virtual void update(
int x,
int y,
int width,
int height);
64 virtual void highlight(
int x,
int y,
int width,
int height);
65 virtual void unhighlight();
71 void drawHighlighted();
73 friend void U4IOS::updateScreenView();
75 static Image *_screen;
Definition: detection.h:27
virtual void highlight(int x, int y, int width, int height)
Definition: movie_decoder.h:32