aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
diff options
context:
space:
mode:
authorGregory Montoir2003-10-28 20:58:46 +0000
committerGregory Montoir2003-10-28 20:58:46 +0000
commitefa51b6013eb3d95cb86e430e4158cf5821cd3a9 (patch)
treeec78358421251a0daf87886a60f70243ad09924a /queen/xref.txt
parent8eea63362ed29d888515512f965a298e5cb77bd6 (diff)
downloadscummvm-rg350-efa51b6013eb3d95cb86e430e4158cf5821cd3a9.tar.gz
scummvm-rg350-efa51b6013eb3d95cb86e430e4158cf5821cd3a9.tar.bz2
scummvm-rg350-efa51b6013eb3d95cb86e430e4158cf5821cd3a9.zip
add accessors for mouse current pos / button + keyVerb
svn-id: r10999
Diffstat (limited to 'queen/xref.txt')
-rw-r--r--queen/xref.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/queen/xref.txt b/queen/xref.txt
index 7360c6a63b..b051bdd603 100644
--- a/queen/xref.txt
+++ b/queen/xref.txt
@@ -47,6 +47,7 @@ COM_LIST Command::_cmdList
COM_LIST_MAX Command::_numCmdList
COMMANDstr Command::_command
DEFCOMM Command::_defaultVerb
+MKEY Command::_mouseKey
OLDVERB,VERB Command::_*verb*
OLDNOUN,NOUN,NOUN2 Command::_*noun*
PARSE Command::_parse
@@ -152,11 +153,10 @@ check_keys() Input::checkKeys()
get_key() *not needed*
-
drawmouseflag
-key_commands
-key_language
+key_commands Input::?
+key_language Input::?
KEYVERB Input::_keyVerb
-MKEY
-MouseButton
+MouseButton Input::_mouseButton
mouseflag
no_check_keys Input::_noCheckKeys