Viewportclassviewport.t[37]

Viewport is a mix-in class which can be added to an object representing a window or TV screen or the like to describe the remote location viewable via the viewport. [DEFINED ON VIEWPORT EXTENSION]

class Viewport :   object

Superclass Tree   (in declaration order)

Viewport
        object

Subclass Tree  

Viewport
        SwitchableViewport

Global Objects  

(none)

Summary of Properties  

examineToView  isViewing  lookThroughToView  visibleRooms 

Summary of Methods  

describeVisibleRooms  dobjFor(LookThrough)  examineStatus 

Properties  

examineToViewviewport.t[74]

Flag: should examining this object display a description of the visible rooms and their contents? By default it should.

isViewingviewport.t[80]
Is the Viewport currently available for viewing through (it may not be if windows cover the curtain, or the CCTV screen has been turned off).

lookThroughToViewviewport.t[68]
Flag: can I see into the visibleRooms by looking through this object? This should normally be true for a window-type object but probably nil for a CCTV monitor.

visibleRoomsviewport.t[61]
A list of rooms that are made visible by looking through or at this viewport.

Methods  

describeVisibleRooms ( )viewport.t[43]

Method to display a description of the rooms and contents visible by means of me

dobjFor(LookThrough)viewport.t[82]
no description available

examineStatus ( )viewport.t[93]
no description available

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