See: Description
Interface | Description |
---|---|
Openable |
Indicates that environment objects can be opened or closed.
|
Class | Description |
---|---|
Chair |
A chair.
|
ChairTest |
Tests the chair class.
|
Desk |
A desk is used to serve people.
|
DeskTest |
Tests the chair class.
|
PhysicalObject |
A physical obstacle is an object that cannot be accessed by
HumanAgent s. |
QueueSeparator |
The queue separator is an object that is used to control the formation of
queues.
|
Wall |
A wall is a physical obstacle that defines the border between different
areas.
|