|
Stacked A Condition
|
||
| Definition: | The Stacked A condition checks if the agent's location in relation to an agent specified of type class matches the adjacency choice; that is, the condition checks whether the agent is immediately above, somewhere above, immediately below, somewhere below, or above or below an agent of type specified by class.
If the agent is adjacent to the chosen depiction as specified with the adjacency parameter, the condition is true. Otherwise, the condition is false. |
|
| Parameters: | adjacency, class | |