MityDSP Documentation Index

MityDSP::tcGuiDspDisplay Member List

This is the complete list of members for MityDSP::tcGuiDspDisplay, including all inherited members.
alphaBlend(int Color0, int Color1, uint32 alpha)MityDSP::tcGuiDspDisplay
clear_clip_rect()MityDSP::tcGuiDspDisplay [inline]
clearScreen(const tcPoint *apStart=NULL, const tcSize *apOffset=NULL)MityDSP::tcGuiDspDisplay
convertRGBtoColor(uint8 r, uint8 g, uint8 b)MityDSP::tcGuiDspDisplay
convertRGBtoColor(tsRgb rgb)MityDSP::tcGuiDspDisplay
convertRGBtoColor15(tsRgb rgb)MityDSP::tcGuiDspDisplay [static]
convertRGBtoColor15(uint8 r, uint8 g, uint8 b)MityDSP::tcGuiDspDisplay [static]
convertRGBtoColor16(tsRgb rgb)MityDSP::tcGuiDspDisplay [static]
convertRGBtoColor16(uint8 r, uint8 g, uint8 b)MityDSP::tcGuiDspDisplay [static]
draw3dRect(const tcPoint &p, const tcSize &s, int light, int dark)MityDSP::tcGuiDspDisplay
draw3dRect(int x, int y, int w, int h, int light, int dark)MityDSP::tcGuiDspDisplay
draw3dRect(const tcRect &r, int light, int dark)MityDSP::tcGuiDspDisplay
drawAALine(float x1, float y1, float x2, float y2)MityDSP::tcGuiDspDisplay
drawAALine(float x1, float y1, float x2, float y2, float width)MityDSP::tcGuiDspDisplay
drawBitmap(const tcPoint &p, const tcBitmap &bmp)MityDSP::tcGuiDspDisplay [inline]
drawBitmap(int x, int y, const tcBitmap &bmp)MityDSP::tcGuiDspDisplay [inline]
drawBitmap(int x, int y, int w, int h, const tcBitmap &bmp, int sx, int sy)MityDSP::tcGuiDspDisplay
drawCharacter(int x, int y, const tcBitmap &bmp)MityDSP::tcGuiDspDisplay
drawFillRect(const tcPoint &p, const tcSize &s)MityDSP::tcGuiDspDisplay
drawFillRect(int x, int y, int w, int h)MityDSP::tcGuiDspDisplay
drawFillRect(const tcRect &r)MityDSP::tcGuiDspDisplay
drawLine(tcPoint p1, tcPoint p2)MityDSP::tcGuiDspDisplay [inline]
drawLine(int x1, int y1, int x2, int y2)MityDSP::tcGuiDspDisplay
drawPixel(tcPoint p)MityDSP::tcGuiDspDisplay [inline]
drawPixel(int x, int y)MityDSP::tcGuiDspDisplay
drawRect(const tcPoint &p, const tcSize &s)MityDSP::tcGuiDspDisplay
drawRect(int x, int y, int w, int h)MityDSP::tcGuiDspDisplay
drawRect(const tcRect &r)MityDSP::tcGuiDspDisplay
drawText(tcPoint p, const char *str)MityDSP::tcGuiDspDisplay [inline]
drawText(int x, int y, const char *str, teHorizontalAlignment aeHAlign=eeHLeft, teVerticalAlignment aeVAlign=eeVTop)MityDSP::tcGuiDspDisplay
drawVertLine(int x, int y1, int y2)MityDSP::tcGuiDspDisplay
eeScreen1 enum valueMityDSP::tcGuiDspDisplay
eeScreen2 enum valueMityDSP::tcGuiDspDisplay
eeScreen3 enum valueMityDSP::tcGuiDspDisplay
eeScreen4 enum valueMityDSP::tcGuiDspDisplay
eeScreen5 enum valueMityDSP::tcGuiDspDisplay
eeScreen6 enum valueMityDSP::tcGuiDspDisplay
eeScreen7 enum valueMityDSP::tcGuiDspDisplay
eeScreen8 enum valueMityDSP::tcGuiDspDisplay
eeScreenDefault enum valueMityDSP::tcGuiDspDisplay
get_clip_rect()MityDSP::tcGuiDspDisplay [inline]
get_text_angle()MityDSP::tcGuiDspDisplay [inline]
getActiveScreen()MityDSP::tcGuiDspDisplay [inline]
getHeight()MityDSP::tcGuiDspDisplay [inline]
getTextExtent(const char *str)MityDSP::tcGuiDspDisplay [inline]
getTextExtent(const char *str, tcDspFont *apFont)MityDSP::tcGuiDspDisplay
getVisibleScreen()MityDSP::tcGuiDspDisplay [inline]
getWidth()MityDSP::tcGuiDspDisplay [inline]
gnMAX_DEPTHMityDSP::tcGuiDspDisplay [static]
gnMAX_SCREENSMityDSP::tcGuiDspDisplay [static]
isRotated()MityDSP::tcGuiDspDisplay [inline]
numScreens(void)MityDSP::tcGuiDspDisplay [inline]
rotate(bool abRotate)MityDSP::tcGuiDspDisplay
screenAND(teScreenId aeDest, teScreenId aeSrc1, teScreenId aeSrc2)MityDSP::tcGuiDspDisplay
screenCopy(teScreenId aeDest, teScreenId aeSrc)MityDSP::tcGuiDspDisplay
screenEnabled()MityDSP::tcGuiDspDisplay
screenOR(teScreenId aeDest, teScreenId aeSrc1, teScreenId aeSrc2)MityDSP::tcGuiDspDisplay
screenXOR(teScreenId aeDest, teScreenId aeSrc1, teScreenId aeSrc2)MityDSP::tcGuiDspDisplay
set_bg_color(tsRgb rgb)MityDSP::tcGuiDspDisplay [inline]
set_clip_rect(const tcRect &r)MityDSP::tcGuiDspDisplay [inline]
set_fg_color(tsRgb rgb)MityDSP::tcGuiDspDisplay [inline]
set_font(tcDspFont *apFont)MityDSP::tcGuiDspDisplay [inline]
set_screen_enabled(bool abEnable)MityDSP::tcGuiDspDisplay
set_text_angle(int angle)MityDSP::tcGuiDspDisplay [inline]
set_text_color(tsRgb rgb)MityDSP::tcGuiDspDisplay [inline]
set_text_opacity(int opacity)MityDSP::tcGuiDspDisplay [inline]
set_trans_bitmap(bool transparent)MityDSP::tcGuiDspDisplay [inline]
set_trans_bitmap_color(tsRgb rgb)MityDSP::tcGuiDspDisplay [inline]
setActiveScreen(teScreenId aeScreen)MityDSP::tcGuiDspDisplay
setVisibleScreen(teScreenId aeScreen)MityDSP::tcGuiDspDisplay
tcGuiDspDisplay(tcDspDisplayDriver *apDriver, int anNumScreens, void *aaBaseAddr[], tcDspFont *apDefaultFont, bool abRotate=false)MityDSP::tcGuiDspDisplay
tcGuiDspDisplay(int anWidth, int anHeight, int anBpp, void *apCmdAddr, int anNumScreens, void *aaBaseAddr[], tcDspFont *apDefaultFont, int anViewableScreens=-1)MityDSP::tcGuiDspDisplay
teScreenId enum nameMityDSP::tcGuiDspDisplay
~tcGuiDspDisplay()MityDSP::tcGuiDspDisplay

  
Generated on Wed Mar 17 18:24:43 2010 for MityDSP Skinnable Graphics User Interface (GGUI) by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.