CommandTopicHelperclass

actor.t[3526]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

allowAction

actor.t[3544]

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

myAction

actor.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 15/03/2023 from adv3Lite version 1.6.1