CustomRoomListerclasslister.t[239]

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[265]

no description available

showSubListingOVERRIDDENlister.t[278]
no description available

suffix_lister.t[266]
no description available

Methods  

construct (prefix, prefixMethod, :?, suffix, :?, suffixMethod, :?)lister.t[251]

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)OVERRIDDENlister.t[242]
is the object listed in a LOOK AROUND description?

showListPrefix (lst, pl, irName)OVERRIDDENlister.t[268]
no description available

showListSuffix (lst, pl, irName)OVERRIDDENlister.t[273]
no description available

Adv3Lite Library Reference Manual
Generated on 28/03/2016 from adv3Lite version 1.5