world

Class summary
action-world inherits from configuration
Method summary
actions action-world
begin-interaction (world action-world) &key &allow-other-keys
print-object (world action-world) stream
update-world world action
action-world   inherits from configuration  [Class]
actions    [Slot]

All actions that were performed during an interaction (latest first)

actions   action-world  [Generic function]

Returns and (with setf) changes the actions of the specified action-world

update-world   world action  [Generic function]

Updates the world dependent on the last action of an agent

begin-interaction   (world action-world) &key &allow-other-keys  [Method]
print-object   (world action-world) stream  [Method]