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).

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).

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

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

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

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

Methods  

canAdoptIn (obj)postures.t[68]

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.

Adv3Lite Library Reference Manual
Generated on 12/09/2014 from adv3Lite version 1.4