Launcher
Launcher of the JS app.
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Launch
trait Interface
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Component
trait Provider
trait Interface
trait Provider
class Object
trait Matchable
class Any
Launcher.type
Type members
Inherited classlikes
Implementation of the engine component.
Implementation of the engine component.
- Value parameters:
- config
the simulation configuration
- Inherited from:
- Component
case class EnvironmentImpl(time: TimeStamp, gridSide: Int, externalEntities: Set[SimulationEntity], structures: Set[SimulationStructure], virus: Virus, environmentDuration: DurationTime, deadEntities: Set[SimulationEntity]) extends Environment
- Inherited from:
- Component
Returns the content of the configuration file inserted by the user.
Returns the content of the configuration file inserted by the user.
- Inherited from:
- Component
Implementation of the launcher component.
Implementation of the launcher component.
- Inherited from:
- Component