CustomRoomListerclass

lister.t[383]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

A lister that can be readily customized to tailor the text before and after a list of miscellaneous items in a room description.

class CustomRoomLister :   ItemLister

Superclass Tree   (in declaration order)

CustomRoomLister
ItemLister
Lister
`                         object`

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

prefix_ showSubListing suffix_

Inherited from ItemLister :
contentsListedProp listRecursively showAdditionalInfo showWornInfo

Summary of Methods  

construct listed showListPrefix showListSuffix

Inherited from ItemLister :
listName show showList

Inherited from Lister :
buildList listOrder showListEmpty

Properties  

prefix_

lister.t[409]

no description available

showSubListingOVERRIDDEN

lister.t[422]

no description available

suffix_

lister.t[410]

no description available

Methods  

construct (prefix, prefixMethod, :?, suffix, :?, suffixMethod, :?)

lister.t[395]

In the simple form of the constructor, we just supply a string that will form the prefix string for the lister. In the more sophisticated form we can supply an additsion argument that’s an anonymous method or function that’s used to show the list prefix or suffix, or else just the suffix string.

listed (obj)OVERRIDDEN

lister.t[386]

is the object listed in a LOOK AROUND description?

showListPrefix (lst, pl, irName)OVERRIDDEN

lister.t[412]

no description available

showListSuffix (lst, pl, irName)OVERRIDDEN

lister.t[417]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1