aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
diff options
context:
space:
mode:
authorGregory Montoir2004-01-04 20:25:21 +0000
committerGregory Montoir2004-01-04 20:25:21 +0000
commit143b5bea80762464b4d29040b101ec606703a73f (patch)
tree373bf839bcce32e0444c761c7bc3e4d24385aaff /queen/xref.txt
parent9d547b183bfd56d94ec0b644f3ae12b668fd864e (diff)
downloadscummvm-rg350-143b5bea80762464b4d29040b101ec606703a73f.tar.gz
scummvm-rg350-143b5bea80762464b4d29040b101ec606703a73f.tar.bz2
scummvm-rg350-143b5bea80762464b4d29040b101ec606703a73f.zip
- added code to only redraw changed blocks in order to avoid full screen refresh
- minor code cleanup in Graphics/Display svn-id: r12147
Diffstat (limited to 'queen/xref.txt')
-rw-r--r--queen/xref.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/queen/xref.txt b/queen/xref.txt
index 789ed58cce..0aa072676c 100644
--- a/queen/xref.txt
+++ b/queen/xref.txt
@@ -296,21 +296,21 @@ tseek() *not needed*
SCREEN
======
calc_screen_scroll() Display::horizontalScrollUpdate
-changejoepal() Display::palSetJoe
+changejoepal() Display::palSetJoe*
check_colors() Display::palCustomColors
check_pal_scroll Display::palCustomScroll
clearpanel() Display::prepareUpdate
drawbackdrop() Display::prepareUpdate
drawpanel() Display::prepareUpdate
drawscreen() Display::update
-dynalum() Dynalum::update
+dynalum() Display::dynalumUpdate
fade_panel() Display::palFadePanel
fadein() Display::palFadeIn
fadeout() Display::palFadeOut
flashspecial() Display::palCustomFlash
-loadfont() TextRenderer::init
+loadfont() Display::initFont
palscroll() Display::palScroll
-putcharacter() TextRenderer::drawChar
+putcharacter() Display::drawChar
setpal() Display::palSet
-
BDxres Display::_bdWidth
@@ -318,8 +318,8 @@ BDyres Display::_bdHeight
clothespal Display::_palJoeClothes
COMPANEL *not needed* (argument)
dresspal Display::_palJoeDress
-font TextRenderer::_font
-font_sizes TextRenderer::_charWidth
+font Display::_font
+font_sizes Display::_charWidth
FULLSCREEN Display::_fullscreen
nopalscroll Display::_pal.scrollable
palette Display::_pal.room