Postureclass
The Posture class is used to define the various postures used in the POSTURES EXTENSION.
class
Posture
: object
Superclass Tree (in declaration order)
Posture
` object`
Subclass Tree
(none)
Global Objects
Summary of Properties
allowedInProp
allowedOnProp
cannotInMsgProp
cannotOnMsgProp
participle
verbPhrase
Summary of Methods
Properties
allowedInProp
The property of a potential container that must be true if the actor is to be allowed to adopt this posture in that container (e.g. &canStandInMe). [POSTURES EXTENSION]
allowedOnProp
The property of a potential container that must be true if the actor is to be allowed to adopt this posture on that container (e.g. &canStandOnMe). [POSTURES EXTENSION]
cannotInMsgProp
The property of a potential container that contains the message to display if we can’t adopt this posture in it. [POSTURES EXTENSION]
cannotOnMsgProp
The property of a potential container that contains the message to display if we can’t adopt this posture on it. [POSTURES EXTENSION]
participle
The participle (e.g. ‘standing’) relating to the posture. [POSTURES EXTENSION]
verbPhrase
The verb phrase (subject and verb) corresponding an action that involves taking this posture. [POSTURES EXTENSION]
Methods
canAdoptIn (obj)
A method that returns true or nil according to whether an actor can adopt this posture in/on obj, which depends on the contType of obj. [POSTURES EXTENSION]
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1