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.h16
1 files changed, 14 insertions, 2 deletions
diff --git a/engines/director/lingo/lingo-the.h b/engines/director/lingo/lingo-the.h
index ba3ef8b87c..bbca6361fc 100644
--- a/engines/director/lingo/lingo-the.h
+++ b/engines/director/lingo/lingo-the.h
@@ -41,6 +41,13 @@ enum TheEntityType {
kTheMouseDownScript,
kTheMouseUpScript,
+ kTheField,
+
+ kTheChars,
+ kTheItems,
+ kTheLines,
+ kTheWords,
+
kTheSprite,
kTheCast,
kTheCastMembers,
@@ -95,6 +102,8 @@ enum TheEntityType {
kTheSwitchColorDepth,
kTheResult,
kTheSelection,
+ kTheSelEnd,
+ kTheSelStart,
kTheShiftDown,
kTheSqrt,
@@ -165,13 +174,16 @@ enum TheFieldType {
kTheScript,
kTheScriptNum,
kTheScriptText,
- kTheSelEnd,
- kTheSelStart,
kTheSize,
kTheStrech,
kTheSound,
kTheSourceRect,
kTheText,
+ kTheTextAlign,
+ kTheTextFont,
+ kTheTextheight,
+ kTheTextSize,
+ kTheTextStyle,
kTheTop,
kTheTrails,
kTheType,