CommandTopicHelperclass
CommandTopicHelper is a mix-in class for use with CommandTopic and DefaultCommantTopic to provide some common handling for both. Its base class LCommandTopicHelper (which provides a method for reconstructing the text of a command issued to an actor) must be defined in the language-specific part of the library.
class
CommandTopicHelper
:
LCommandTopicHelper
Superclass Tree (in declaration order)
CommandTopicHelper
LCommandTopicHelper
` object`
Subclass Tree
CommandTopicHelper
CommandTopic
DefaultCommandTopic
Global Objects
(none)
Summary of Properties
Summary of Methods
Inherited from LCommandTopicHelper
:
actionPhrase
getName
Properties
allowAction
Set this to true to allow the action to proceed as commanded by the player.
myAction
The action our actor has been ordered to carry out, which will be the action on the current Command object.
Methods
handleTopic ( )
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1