EnvironmentQueries

class EnvironmentQueries<T, P : Position<out P>>(environment: Environment<T, P>) : Query

Simple environment test queries.

Parameters

environment

Constructors

Link copied to clipboard
constructor(environment: Environment<T, P>)

Functions

Link copied to clipboard

Returns the actual state of the environment.

Link copied to clipboard

Returns the actual state of the simulation.