m!ke
OOP guidance (for myself)
So let me get this straight, you have a home screen with multiple buttons, and each button holds an action that changes the screen?
As for the second part of having different values, while you could hard code them into the constructor, you may want to hold them in data files that you can parse.
194 replies