Package-level declarations

Types

Link copied to clipboard
This strategy reads the value of a "target" molecule and tries to interpret it as a coordinate.
Link copied to clipboard
data class GoTo<T, P : Position<P>>(destination: P) : TargetSelectionStrategy<T, P>

TargetSelectionStrategy that has the objective to go towards a fixed destination in the Environment.