aboutsummaryrefslogtreecommitdiff
path: root/gui/object.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-07-23 06:50:49 +0000
committerTorbjörn Andersson2006-07-23 06:50:49 +0000
commit15f08bf2687977feac84343e65a091bd30f9367e (patch)
tree7a296b2b6f59dd7b2527d1b0ead16f8a52316181 /gui/object.h
parenta68f7100cef07e096a592307e1eebd17e061de11 (diff)
downloadscummvm-rg350-15f08bf2687977feac84343e65a091bd30f9367e.tar.gz
scummvm-rg350-15f08bf2687977feac84343e65a091bd30f9367e.tar.bz2
scummvm-rg350-15f08bf2687977feac84343e65a091bd30f9367e.zip
Warn if copyRectToScreen() is called before _screen is created, since it's
almost certainly a programming error. (Used to be silently ignored.) Warn if setPalette() is called before _screen is created, but allow it (for now) since we don't actually set the palette until later. It could still be a programming error, though. Don't crash if updateScreen() is called with a "dirty" palette before _screen is created. svn-id: r23573
Diffstat (limited to 'gui/object.h')
0 files changed, 0 insertions, 0 deletions