action.tfile
Classes
Summary
Objects
Summary
TADS 3 Library: Actions.
This module defines the Action classes. An Action is an abstract object representing a command to be performed.
Summary of Classes
Action
ActionRemappingTooComplexError
AllAction
ConvIAction
ConvTopicResolver
ConvTopicTAction
DefaultAction
IAction
LiteralAction
LiteralActionBase
LiteralTAction
PreCondDesc
ResolvedTopic
SystemAction
TAction
TActionTopicResolver
TentativeResolveResults
TIAction
TopicAction
TopicActionBase
TopicResolver
TopicTAction
Summary of Global Objects
dummyTentativeInfo
dummyTentativeObject
objectRelations
resolvedTopicNothing
Summary of Global Functions
callRoomAfterAction
callRoomBeforeAction
withParserGlobals
Global Functions
callRoomAfterAction (room)
Call the roomAfterAction method on a given room, then on the room’s containing rooms.
callRoomBeforeAction (room)
Call the roomBeforeAction method on a given room’s containing rooms, then on the room itself.
withParserGlobals (issuer, actor, action, func)
Invoke the given function with the given values for the parser global variables gActor and gAction.
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3