Engine.this

Instantiates a new Eventy engine with the provided configuration

  1. this(EngineSettings settings)
    class Engine
  2. this()

Parameters

settings EngineSettings

The EngineSettings to use

Meta