CommandTopicHelperclassactor.t[3526]

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  

allowAction  myAction 

Summary of Methods  

handleTopic 

Inherited from LCommandTopicHelper :
actionPhrase  getName 

Properties  

allowActionactor.t[3544]

Set this to true to allow the action to proceed as commanded by the player.

myActionactor.t[3550]
The action our actor has been ordered to carry out, which will be the action on the current Command object.

Methods  

handleTopic ( )actor.t[3527]

no description available

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2