Public Member Functions | |
| bool | hasDialogueKeywordLabel () const |
| bool | hasQuickTipsHeader () const |
Public Attributes | |
| Common::Array< Common::String > | optionItems |
| Common::String | yesLabel = "YES" |
| Common::String | noLabel = "NO" |
| Common::String | clickLabel = "CLICK" |
| Common::String | onLabel = "On" |
| Common::String | offLabel = "Off" |
| Common::String | enterPasswordLabel = "ENTER PASSWORD" |
| Common::String | newGamePrompt = "NEW GAME" |
| Common::String | quitGamePrompt = "QUIT GAME" |
| Common::String | talkToVerb = "Talk to" |
| Common::String | examineVerb = "Examine" |
| Common::String | examineTheVerb = "Examine the" |
| Common::String | operateVerb = "Operate the" |
| Common::String | pickUpVerb = "Pick up the" |
| Common::String | useVerb = "Use" |
| Common::String | useOnPreposition = "on" |
| Common::String | dialogueOtherLabel = "Other" |
| Common::String | dialogueResponsesLabel = "Responses" |
| Common::String | dialogueKeywordLabel |
| Common::Array< Common::String > | weekdayLabels |
| Common::String | quickTipsExitLabel = "Exit" |
| Common::String | quickTipsNextLabel = "Next" |
| Common::String | quickTipsOnLabel = "Show Tips ON" |
| Common::String | quickTipsOffLabel = "Show Tips OFF" |
| Common::String | quickTipsHeader |