10111213141516
public Controller(Model mapModel, UI userInterface) { setModel(mapModel); setUi(userInterface); setPluginManager(new PluginManager()); }