public GameController(IC4Engine c4Engine) { _c4Engine = c4Engine; }
public void SetupEngine() { _engine = new C4Engine.Engine.C4Engine(); }