public GameLevelController(GameContext context) { _context = context; }
public GameLevelInitialize(GameContext context) { _context = context; }