ScummVM API documentation
StarTrek::Graphics Member List

This is the complete list of members for StarTrek::Graphics, including all inherited members.

_font (defined in StarTrek::Graphics)StarTrek::Graphics
addSprite(Sprite *sprite) (defined in StarTrek::Graphics)StarTrek::Graphics
clearPri() (defined in StarTrek::Graphics)StarTrek::Graphics
clearScreenAndPriBuffer() (defined in StarTrek::Graphics)StarTrek::Graphics
copyBackgroundScreen() (defined in StarTrek::Graphics)StarTrek::Graphics
copyRectBetweenBitmaps(Bitmap *destBitmap, int destX, int destY, Bitmap *srcBitmap, int srcX, int srcY, int width, int height) (defined in StarTrek::Graphics)StarTrek::Graphics
decPaletteFadeLevel() (defined in StarTrek::Graphics)StarTrek::Graphics
delSprite(Sprite *sprite) (defined in StarTrek::Graphics)StarTrek::Graphics
drawAllSprites(bool updateScreenFlag=true) (defined in StarTrek::Graphics)StarTrek::Graphics
drawAllSpritesInRectToSurface(const Common::Rect &rect, ::Graphics::Surface *surface)StarTrek::Graphics
drawBackgroundImage(const char *filename) (defined in StarTrek::Graphics)StarTrek::Graphics
drawBitmapToBackground(const Common::Rect &origRect, const Common::Rect &drawRect, Bitmap *bitmap)StarTrek::Graphics
drawSprite(const Sprite &sprite, ::Graphics::Surface *surface) (defined in StarTrek::Graphics)StarTrek::Graphics
drawSprite(const Sprite &sprite, ::Graphics::Surface *surface, const Common::Rect &rect, int rectLeft=0, int rectTop=0)StarTrek::Graphics
fadeinScreen() (defined in StarTrek::Graphics)StarTrek::Graphics
fadeoutScreen() (defined in StarTrek::Graphics)StarTrek::Graphics
fillBackgroundRect(const Common::Rect &rect, byte color) (defined in StarTrek::Graphics)StarTrek::Graphics
forceDrawAllSprites(bool updateScreenFlag=true)StarTrek::Graphics
getBackgroundPixels() (defined in StarTrek::Graphics)StarTrek::Graphics
getFontGfx(char c) (defined in StarTrek::Graphics)StarTrek::Graphics
getMousePos() (defined in StarTrek::Graphics)StarTrek::Graphics
getPriValue(int x, int y) (defined in StarTrek::Graphics)StarTrek::Graphics
getSpriteAt(int16 x, int16 y)StarTrek::Graphics
getSpriteAt(Common::Point p) (defined in StarTrek::Graphics)StarTrek::Graphicsinline
Graphics(StarTrekEngine *vm) (defined in StarTrek::Graphics)StarTrek::Graphics
incPaletteFadeLevel() (defined in StarTrek::Graphics)StarTrek::Graphics
loadEGAData(const char *egaFile) (defined in StarTrek::Graphics)StarTrek::Graphics
loadPalette(const String &paletteFile)StarTrek::Graphics
loadPri(const Common::String &priFile) (defined in StarTrek::Graphics)StarTrek::Graphics
lockMousePosition(int16 x, int16 y)StarTrek::Graphics
lockScreenPixels() (defined in StarTrek::Graphics)StarTrek::Graphics
popMouseBitmap() (defined in StarTrek::Graphics)StarTrek::Graphics
popSprites() (defined in StarTrek::Graphics)StarTrek::Graphics
pushSprites() (defined in StarTrek::Graphics)StarTrek::Graphics
setBackgroundImage(Common::String imageName) (defined in StarTrek::Graphics)StarTrek::Graphics
setMouseBitmap(Common::String bitmapName)StarTrek::Graphics
setPaletteFadeLevel(byte *palData, int fadeLevel)StarTrek::Graphics
setPri(byte val) (defined in StarTrek::Graphics)StarTrek::Graphics
toggleMouse(bool visible) (defined in StarTrek::Graphics)StarTrek::Graphics
unlockMousePosition() (defined in StarTrek::Graphics)StarTrek::Graphics
unlockScreenPixels() (defined in StarTrek::Graphics)StarTrek::Graphics
updateScreen()StarTrek::Graphics
warpMouse(int16 x, int16 y) (defined in StarTrek::Graphics)StarTrek::Graphics
~Graphics() (defined in StarTrek::Graphics)StarTrek::Graphics