bb4 / bb4-simulations

A collection of java simulations. Examples include reaction diffusion, fractals, henon phase exploration, snakes, dice, and fluid flow.
MIT License
5 stars 2 forks source link

In habitat sim, add tabbed panels for animal props in UI #33

Closed barrybecker4 closed 1 year ago

barrybecker4 commented 1 year ago

The controls on the right should be organized into tabs where each tab has the controls for one of the animals. The tab title should have the name of the animal and an icon representing it. Add a span button to add mroe of something in case it goes to 0. e.g. add [5] - if too few kill [4] - if too many

barrybecker4 commented 1 year ago

Done. I use another scrollbar to control the rate at which new creatures are added or subtracted.