Package modelarium.entities.attributes.routines
@PublicApi
package modelarium.entities.attributes.routines
Provides unconditional per-tick routines for agents and environments.
Routines perform behaviour but do not carry or log a value.
-
ClassesClassDescriptionAbstract class for representing a routine belonging to an agent.Abstract class for representing a routine belonging to the environment.Provides a read-only view of a routine attribute.Abstract class for representing an attribute whose behaviour runs unconditionally every tick.