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
lying
sitting
standing
Summary of Properties
allowedInProp
allowedOnProp
cannotInMsgProp
cannotOnMsgProp
participle
verbPhrase
Summary of Methods
canAdoptIn
Properties
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]
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]
The property of a potential container that contains the message to display if we can't adopt this posture in it. [POSTURES EXTENSION]
The property of a potential container that contains the message to display if we can't adopt this posture on it. [POSTURES EXTENSION]
The participle (e.g. 'standing') relating to the posture. [POSTURES EXTENSION]
The verb phrase (subject and verb) corresponding an action that involves taking this posture. [POSTURES EXTENSION]
Methods
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 03/07/2024 from adv3Lite version 2.1