private AGSGameLoop getGameLoop() { return(_mocks.Create <AGSGameLoop>(new TypedParameter(typeof(AGS.API.Size), new AGS.API.Size(320, 200)))); }