61626364656667
protected World createWorld() { return new AwtSheepWorld(); } protected Drawer createWorldDrawer() { return new AwtDrawer(); }