aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
diff options
context:
space:
mode:
authorGregory Montoir2003-11-05 10:11:37 +0000
committerGregory Montoir2003-11-05 10:11:37 +0000
commit086c8a50a46f7e5fe74c68d7f26801178d4570c3 (patch)
tree86bca80120d24a5be52163756c9bbebbf0459583 /queen/xref.txt
parent85c409dce95b7bf74f62ed8d71adba0df95fd7ff (diff)
downloadscummvm-rg350-086c8a50a46f7e5fe74c68d7f26801178d4570c3.tar.gz
scummvm-rg350-086c8a50a46f7e5fe74c68d7f26801178d4570c3.tar.bz2
scummvm-rg350-086c8a50a46f7e5fe74c68d7f26801178d4570c3.zip
update
svn-id: r11148
Diffstat (limited to 'queen/xref.txt')
-rw-r--r--queen/xref.txt27
1 files changed, 14 insertions, 13 deletions
diff --git a/queen/xref.txt b/queen/xref.txt
index 0b71f5d273..f9cdb4d417 100644
--- a/queen/xref.txt
+++ b/queen/xref.txt
@@ -121,20 +121,14 @@ GRAPHICS
========
bob() Graphics::bobDraw
Box()
-calc_screen_scroll() Display::horizontalScrollUpdate
CHECK_PARALLAX() Graphics::bobCustomParallax
clearallbobs() Graphics::bobClearAll
clearbob() Graphics::bobClear
-clearpanel() Display::prepareUpdate
drawbobs() Graphics::bobDrawAll
-drawbackdrop() Display::prepareUpdate
-drawpanel() Display::prepareUpdate
-drawscreen() Display::update
freeallframes() Graphics::frameEraseAll(true)
freeframes() Graphics::frameEraseAll(false)
invbob() Graphics::bobDrawInventoryItem
loadbackdrop() Graphics::loadBackdrop
-loadfont() TextRenderer::init
loadpanel() Graphics::loadPanel
MAKE_SPEAK_BOB Graphics::bobSetText
makeanim() Graphics::bobAnimNormal
@@ -147,8 +141,6 @@ stringanim() Graphics::bobAnimString
-
bobs Graphics::_bobs
cambob Graphics::_cameraBob
-clothespal Display::PAL_JOE_CLOTHES
-dresspal Display::PAL_JOE_DRESS
sortedbobs Graphics::_sortedBobs
@@ -300,27 +292,36 @@ tseek() *not needed*
SCREEN
======
+calc_screen_scroll() Display::horizontalScrollUpdate
changejoepal() Display::palSetJoe
check_colors() Display::palCustomColors
+clearpanel() Display::prepareUpdate
+drawbackdrop() Display::prepareUpdate
+drawpanel() Display::prepareUpdate
+drawscreen() Display::update
dynalum() Dynalum::update
+fade_panel() Display::palFadePanel
fadein() Display::palFadeIn
fadeout() Display::palFadeOut
flashspecial() Display::palCustomFlash
+loadfont() TextRenderer::init
palscroll() Display::palScroll
putcharacter() TextRenderer::drawChar
setpal() Display::palSet
-
BDxres Display::_bdWidth
BDyres Display::_bdHeight
-COMPANEL
+clothespal Display::PAL_JOE_CLOTHES
+COMPANEL *not needed ?*
+dresspal Display::PAL_JOE_DRESS
font TextRenderer::FONT
font_sizes TextRenderer::charWidth
-FULLSCREEN Graphics::_fullscreen
+FULLSCREEN Display::_fullscreen
nopalscroll Display::_pals.scrollable
-palette Graphics::_paletteRoom
-panelflag Graphics::_panelFlag
+palette Display::_pals.room
+panelflag Display::_panel
scrollx Display::_horizontalScroll
-tpal Graphics::_paletteScreen
+tpal Display::_pals.screen
SOUND