Engine.this

Sets our main struct and passes it to the parent class.

  1. this(PeasEngine* peasEngine, bool ownedRef)
    class Engine
    this
    (
    PeasEngine* peasEngine
    ,
    bool ownedRef = false
    )
  2. this(bool global)