suggestedTopicListerobject
A special lister to display a topic inventory list from a list of topics provided in the lst parameter.
suggestedTopicLister
: object
Superclass Tree (in declaration order)
suggestedTopicLister
` object`
Summary of Properties
askForList
askForPrefix
askList
askPrefix
commandList
giveList
givePrefix
hyperlinkSuggestions
noList
orListSep
queryList
queryPrefix
sayList
sayPrefix
showPrefix
showToList
talkList
talkPrefix
tellList
tellPrefix
tellToPrefix
typeInfo
yesList
Summary of Methods
includes
show
showList
showListEmpty
showListPrefix
showListSuffix
showSection
Properties
askForList
no description available
askForPrefix
no description available
askList
no description available
askPrefix
no description available
commandList
no description available
giveList
no description available
givePrefix
no description available
hyperlinkSuggestions
Do we want the topic suggestions to be hyperlinked so that the player can just click on them? By default we don’t but game code can override/
noList
no description available
orListSep
The conjunction to use at the end of a list of alternatives
queryList
no description available
queryPrefix
no description available
sayList
Sublists of each kind of suggestion which can be listed in turn
sayPrefix
The prefix to use when suggesting a SayTopic, if it explicitly wants the suggestion to start with ‘say’.
showPrefix
no description available
showToList
no description available
talkList
no description available
talkPrefix
no description available
tellList
no description available
tellPrefix
no description available
tellToPrefix
no description available
typeInfo
The typeInfo contains a list of lists that are used by the show method to build our various sublists. The first element of each list is a pointer to the list property to use on this lister object to hold the particular sublist. The second element of each list is a property pointer used to identify which sublist a TopicEntry belongs in, according to its own includeInList property. The third element is the type of topic entry a topic entry should be suggested as if it is explicitly requested in its suggestAs property. The fourth element is the text to use when introducing the corresponding section of the list (or nil if no introductory text is required).
yesList
no description available
Methods
includes (t, prop)
Test whether the topicEntry t includes prop in its includeInList.
show (lst, explicit, =, true)
no description available
showList (lst, sectionIntro)
Show one of our sublists of particular kinds of suggest topics
showListEmpty (explicit)
The message to display if there are no topics to suggest.
showListPrefix (lst, pl, explicit)
Introduce the topic inventory listing
showListSuffix (lst, pl, explicit)
End the list with a closing parenthesis or full stop as appropriate
showSection (prop, listStarted, sectionIntro)
Finish the list by appending its suffix
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1