Engine

trait Engine

The engine is the component that is responsible for the actual simulation.

class Object
trait Matchable
class Any

Value members

Abstract methods

def startSimulationLoop(environment: Environment): Task[Unit]

Method to start the simulation loop.

Method to start the simulation loop.

Value parameters:
environment

the start environment

Returns:

the task