VerbRule(WhatsThePoint)grammarnewbie.t[724]

Trap a variety of commands of the sort WHAT IS GAME ABOUT or WHATS THE POINT and respond by showing the game's ABOUT text.

VerbRule(WhatsThePoint)      // original source text
grammar VerbRule(WhatsThePoint) :   VerbProduction      // after macro expansion

Superclass Tree   (in declaration order)

VerbRule(WhatsThePoint)
        VerbProduction
                Production
                        object

Summary of Properties  

action  isActive  priority  verbPhrase 

Inherited from Production :
determiner  nounPhraseRole  npClass  parent 

Summary of Methods  

Inherited from VerbProduction :
answerMissing  build  missingRoleProd  visitProd 

Inherited from Production :
addNounListItem  findAction  findChild  findParent  getNounPhraseRole  getText  getTokens  grammarInfoForBuild  isChildOf  noteEndOfSentence  visitLiteral 

Properties  

actionnewbie.t[728]

no description available

isActiveOVERRIDDENnewbie.t[738]
Don't match this grammar if the player char is in conversation, since in that case the player may be attempting a valid conversational command)

priorityOVERRIDDENnewbie.t[731]
no description available

verbPhrasenewbie.t[729]
no description available

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2