aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.h
diff options
context:
space:
mode:
authorEugene Sandulenko2017-01-09 00:55:06 +0100
committerEugene Sandulenko2017-01-09 00:55:30 +0100
commita85bbc01484b224e8efaf8ade9380d60ec2236c5 (patch)
treeb16daf813b4062a4f803055222bb1f2afc3791ff /engines/director/lingo/lingo-the.h
parent2e64b2202da4833fd4c2d5040599a8a3b7460dc5 (diff)
downloadscummvm-rg350-a85bbc01484b224e8efaf8ade9380d60ec2236c5.tar.gz
scummvm-rg350-a85bbc01484b224e8efaf8ade9380d60ec2236c5.tar.bz2
scummvm-rg350-a85bbc01484b224e8efaf8ade9380d60ec2236c5.zip
DIRECTOR: Documented mouse and pointer-related D3 keywords
Diffstat (limited to 'engines/director/lingo/lingo-the.h')
-rw-r--r--engines/director/lingo/lingo-the.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/director/lingo/lingo-the.h b/engines/director/lingo/lingo-the.h
index 4f09f677fa..a939d56cf9 100644
--- a/engines/director/lingo/lingo-the.h
+++ b/engines/director/lingo/lingo-the.h
@@ -77,8 +77,13 @@ enum TheEntityType {
kTheLastRoll,
kTheMachineType,
kTheMemorySize,
+ kTheMouseCast,
+ kTheMouseChar,
kTheMouseDown,
+ kTheMouseItem,
+ kTheMouseLine,
kTheMouseUp,
+ kTheMouseWord,
kTheOptionDown,
kThePauseState,
kTheRightMouseUp,