ScummVM API documentation
Hugo::Screen Member List

This is the complete list of members for Hugo::Screen, including all inherited members.

_arrayFont (defined in Hugo::Screen)Hugo::Screenprotected
_arrayFontSize (defined in Hugo::Screen)Hugo::Screenprotected
_fnt (defined in Hugo::Screen)Hugo::Screenprotected
_font (defined in Hugo::Screen)Hugo::Screenprotected
_fontdata (defined in Hugo::Screen)Hugo::Screenprotected
_frontBuffer (defined in Hugo::Screen)Hugo::Screenprotected
_mainPalette (defined in Hugo::Screen)Hugo::Screenprotected
_vm (defined in Hugo::Screen)Hugo::Screenprotected
displayBackground() (defined in Hugo::Screen)Hugo::Screen
displayFrame(const int sx, const int sy, Seq *seq, const bool foreFl) (defined in Hugo::Screen)Hugo::Screen
displayList(int update,...) (defined in Hugo::Screen)Hugo::Screen
displayRect(const int16 x, const int16 y, const int16 dx, const int16 dy) (defined in Hugo::Screen)Hugo::Screen
drawBoundaries() (defined in Hugo::Screen)Hugo::Screen
drawRectangle(const bool filledFl, const int16 x1, const int16 y1, const int16 x2, const int16 y2, const int color) (defined in Hugo::Screen)Hugo::Screen
drawShape(const int x, const int y, const int color1, const int color2) (defined in Hugo::Screen)Hugo::Screen
drawStatusText() (defined in Hugo::Screen)Hugo::Screen
findOvl(Seq *seqPtr, ImagePtr dstPtr, uint16 y)=0 (defined in Hugo::Screen)Hugo::Screenprotectedpure virtual
fontHeight() const (defined in Hugo::Screen)Hugo::Screen
fontLoadedFl (defined in Hugo::Screen)Hugo::Screenprotected
freeScreen() (defined in Hugo::Screen)Hugo::Screen
getBackBuffer() (defined in Hugo::Screen)Hugo::Screen
getBackBufferBackup() (defined in Hugo::Screen)Hugo::Screen
getFrontBuffer() (defined in Hugo::Screen)Hugo::Screen
getGUIBuffer() (defined in Hugo::Screen)Hugo::Screen
getIconBuffer() (defined in Hugo::Screen)Hugo::Screen
hideCursor() (defined in Hugo::Screen)Hugo::Screen
initDisplay() (defined in Hugo::Screen)Hugo::Screen
initNewScreenDisplay() (defined in Hugo::Screen)Hugo::Screen
isInX(const int16 x, const Rect *rect) const (defined in Hugo::Screen)Hugo::Screeninlineprotected
isInY(const int16 y, const Rect *rect) const (defined in Hugo::Screen)Hugo::Screeninlineprotected
isOverlapping(const Rect *rectA, const Rect *rectB) const (defined in Hugo::Screen)Hugo::Screeninlineprotected
kBlitListSize (defined in Hugo::Screen)Hugo::Screenprotectedstatic
kFontLength (defined in Hugo::Screen)Hugo::Screenprotectedstatic
kFontSize (defined in Hugo::Screen)Hugo::Screenprotectedstatic
kNumFonts (defined in Hugo::Screen)Hugo::Screenprotectedstatic
kRectListSize (defined in Hugo::Screen)Hugo::Screenprotectedstatic
kShapeSize (defined in Hugo::Screen)Hugo::Screenprotectedstatic
loadFont(int16 fontId)=0 (defined in Hugo::Screen)Hugo::Screenpure virtual
loadFontArr(Common::ReadStream &in)=0 (defined in Hugo::Screen)Hugo::Screenpure virtual
loadPalette(Common::ReadStream &in) (defined in Hugo::Screen)Hugo::Screen
moveImage(ImagePtr srcImage, const int16 x1, const int16 y1, const int16 dx, int16 dy, const int16 width1, ImagePtr dstImage, const int16 x2, const int16 y2, const int16 width2) (defined in Hugo::Screen)Hugo::Screen
remapPal(uint16 oldIndex, uint16 newIndex) (defined in Hugo::Screen)Hugo::Screen
resetInventoryObjId() (defined in Hugo::Screen)Hugo::Screen
restorePal(Common::ReadStream *f) (defined in Hugo::Screen)Hugo::Screen
savePal(Common::WriteStream *f) const (defined in Hugo::Screen)Hugo::Screen
Screen(HugoEngine *vm) (defined in Hugo::Screen)Hugo::Screen
selectInventoryObjId(const int16 objId) (defined in Hugo::Screen)Hugo::Screen
setBackgroundColor(const uint16 color) (defined in Hugo::Screen)Hugo::Screen
setCursorPal() (defined in Hugo::Screen)Hugo::Screen
shadowStr(int16 sx, const int16 sy, const char *s, const byte color) (defined in Hugo::Screen)Hugo::Screen
showCursor() (defined in Hugo::Screen)Hugo::Screen
stdMouseCursorHeight (defined in Hugo::Screen)Hugo::Screenprotectedstatic
stdMouseCursorWidth (defined in Hugo::Screen)Hugo::Screenprotectedstatic
stringLength(const char *s) const (defined in Hugo::Screen)Hugo::Screen
userHelp() const (defined in Hugo::Screen)Hugo::Screen
writeStr(int16 sx, const int16 sy, const char *s, const byte color) (defined in Hugo::Screen)Hugo::Screen
~Screen() (defined in Hugo::Screen)Hugo::Screenvirtual