module StudioGame
it's generally considered a better design if mixins rely on
attributes (getter and setter methods) rather than instance variables. That way, if an instance variable changes it doesn't break the mixin.
Constants
- Treasure
it's generally considered a better design if mixins rely on
attributes (getter and setter methods) rather than instance variables. That way, if an instance variable changes it doesn't break the mixin.