aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/director/lingo/lingo-the.h')
-rw-r--r--engines/director/lingo/lingo-the.h27
1 files changed, 22 insertions, 5 deletions
diff --git a/engines/director/lingo/lingo-the.h b/engines/director/lingo/lingo-the.h
index 468be64140..d24488d78a 100644
--- a/engines/director/lingo/lingo-the.h
+++ b/engines/director/lingo/lingo-the.h
@@ -46,11 +46,29 @@ enum TheEntityType {
kThePerFrameHook,
kTheTicks,
kTheTimer,
+ kTheTimeoutKeydown,
+ kTheTimeoutLapsed,
kTheTimeoutLength,
+ kTheTimeoutMouse,
+ kTheTimeoutPlay,
+ kTheTimeoutScript,
kTheWindow,
+ kTheBeepOn,
+ kTheButtonStyle,
+ kTheCenterStage,
+ kTheCheckBoxAccess,
+ kTheCheckBoxType,
kTheClickOn,
+ kTheControlDown,
+ kTheCommandDown,
kTheDoubleClick,
+ kTheFixStageSize,
+ kTheFullColorPermit,
+ kTheImageDirect,
+ kTheKey,
+ kTheKeyDownScript,
+ kTheKeyCode,
kTheLastClick,
kTheLastEvent,
kTheLastFrame,
@@ -60,19 +78,18 @@ enum TheEntityType {
kTheMemorySize,
kTheMouseDown,
kTheMouseUp,
+ kTheOptionDown,
kThePauseState,
kTheRightMouseUp,
kTheRightMouseDown,
+ kTheSoundEnabled,
+ kTheSoundLevel,
kTheStillDown,
- kTheKey,
- kTheKeyCode,
- kTheControlDown,
- kTheCommandDown,
+ kTheSwitchColorDepth,
kTheResult,
kTheSelection,
kTheShiftDown,
kTheSqrt,
- kTheOptionDown,
kTheColorDepth,
kTheColorQD,