moduleAdv3object | modid.t[591] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
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 | modid.t[593] |
no description available
htmlByline OVERRIDDEN | modid.t[594] |
no description available
listingOrder OVERRIDDEN | modid.t[606] |
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 | modid.t[636] |
Use a very high listing order so that we're the last thing shown.
name OVERRIDDEN | modid.t[592] |
no description available
version OVERRIDDEN | modid.t[596] |
no description available
Methods
showVersion ( ) OVERRIDDEN | modid.t[618] |
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
Generated on 5/16/2013 from TADS version 3.1.3