objVisibleobject | precond.t[124] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
This condition is useful for commands that rely on visibly inspecting the object, such as "examine" or "look in". It is possible for an object to be in scope without being visible, since an object can be in scope by way of a non-visual sense.
We enforce visibility with a verification test, not a precondition check.
objVisible : PreCondition
Inherited from
Inherited from objVisible
PreCondition
object
PreCondition
:
preCondOrder
PreCondition
:
checkPreCondition
verifyPreCondition (obj) OVERRIDDEN | precond.t[125] |