Postureclasspostures.t[34]

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  

allowedInProppostures.t[43]

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]

allowedOnProppostures.t[50]
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]

cannotInMsgProppostures.t[56]
The property of a potential container that contains the message to display if we can't adopt this posture in it. [POSTURES EXTENSION]

cannotOnMsgProppostures.t[62]
The property of a potential container that contains the message to display if we can't adopt this posture on it. [POSTURES EXTENSION]

participlepostures.t[36]
The participle (e.g. 'standing') relating to the posture. [POSTURES EXTENSION]

verbPhrasepostures.t[79]
The verb phrase (subject and verb) corresponding an action that involves taking this posture. [POSTURES EXTENSION]

Methods  

canAdoptIn (obj)postures.t[69]

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 01/03/2024 from adv3Lite version 1.6.2