Barry Evans
Barry Evans
Hmmm. Might be easy to reproduce but I don't have a clue why. My guess is we need to change the layout to be dynamic instead of using pixel values
That would be good
Are you creating Unit Tests for the Power sources?
It is time well spent on these components
No enums are used by the compiler so cannot be runtime. Adding a new complaint means adding a new enums that is never used. We need to just fix the...
I have a branch created with the proposed changes on if you want to look. Not suggesting drop the binholder but change they interaction
Maybe we create a class to represent Atmosphere? Then put all that logic in one place. I'm keen to separate it so we can create a bank of unit tests
I guess the sunlight calculations are the same for every plant. It is just the constants that change?
But would the formula and logic be the same? Surely it must be