Open merissler opened 2 weeks ago
Fish currently operate independent of each other, with user interaction being handled via events.
If fish were handled using a shared system, fish would be able to easily interact with each other.
This would make fish interactions easier, such as the pufferfish puffing up when a shark gets close, and would get some functionality out of the main form into a controller for more of a MVC design.
Fish currently operate independent of each other, with user interaction being handled via events.
If fish were handled using a shared system, fish would be able to easily interact with each other.