ScummVM API documentation
ImageViewer Class Reference
Inheritance diagram for ImageViewer:
DisplayClient

Public Types

enum  Event {
  EVENT_NONE = -1, EVENT_HIDE = 0, EVENT_SHOW = 1, EVENT_ZOOM_IN,
  EVENT_ZOOM_OUT, EVENT_MOVE_LEFT, EVENT_MOVE_UP, EVENT_MOVE_RIGHT,
  EVENT_MOVE_DOWN, EVENT_MOVE_STOP, EVENT_NEXT_IMAGE, EVENT_LAST_IMAGE
}
 

Public Member Functions

bool load ()
 
void render ()
 
bool isVisible ()
 
bool isDirty ()
 
void setDirty ()
 
void setClean ()
 
void resetOnEngineDone ()
 
void handleEvent (uint32 event)
 
void setInputHandler (InputHandler *inputHandler)
 
void setDisplayManager (DisplayManager *displayManager)
 
- Public Member Functions inherited from DisplayClient
bool isVisible ()
 
bool isDirty ()
 
void setClean ()
 
void render ()
 

The documentation for this class was generated from the following file: