Package it.unibo.alchemist.model.implementations.environments

Types

Link copied to clipboard
class OSMEnvironment<T> : Abstract2DEnvironment<T, P> , MapEnvironment<T, O, S>
This class serves as template for more specific implementations of environments using a map.