moduleAdv3object
The main TADS 3 library ID.
moduleAdv3
:
ModuleID
Superclass Tree (in declaration order)
moduleAdv3
ModuleID
` object`
Summary of Properties
byline
htmlByline
listingOrder
listingOrder
name
version
Summary of Methods
Inherited from ModuleID
:
getModuleList
showAbout
showCredit
Properties
byline
OVERRIDDEN
no description available
htmlByline
OVERRIDDEN
no description available
listingOrder
OVERRIDDEN
We use a listing order of 50 so that, if all of the other credits use the defaults, we appear after the game’s own credits (conventionally at listing order 1) and before any extension credits (which inherit the default order 100), but so that there’s room for extensions that want to appear before us, or after us but before any default-ordered extensions.
listingOrder
OVERRIDDEN
Use a very high listing order so that we’re the last thing shown.
name
OVERRIDDEN
no description available
version
OVERRIDDEN
no description available
Methods
showVersion ( )
OVERRIDDEN
An ID module not for the library but for the T3 VM itself. This doesn’t display any credit information, but displays version number information for the VM so that the “version” command shows what version of the interpreter is in use.
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3