Worldobject
Temporary scaffolding for the game world. This gives us information on scope, pronoun antecedents, and other information the parser needs from the game world.
World
:
PreinitObject
Superclass Tree (in declaration order)
World
PreinitObject
ModuleExecObject
` object`
Summary of Properties
` scope_
universalScope
`
Inherited from PreinitObject
:
` execBeforeMe
reverseGlobalSymbols
`
Inherited from ModuleExecObject
:
` execAfterMe
hasInitialized_
isDoingExec_
isExecuted_
`
Summary of Methods
` buildUniversalScope
execute
scope
`
Inherited from ModuleExecObject
:
` _execute
classExec
`
Properties
scope_
cached scope list
universalScope
A list of all Mentionables in the game, useful for building scope lists for resolving Topics.
Methods
buildUniversalScope ( )
no description available
execute ( )
OVERRIDDEN
no description available
scope ( )
Get the list of objects in scope
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1