Posted on Aug 27, 2010 by
Happy Rabbit
the UI objects are all similar but different. Some use .show, some use .draw. Some have a PApplet for an attribute, some don't. Some have their position set internally, some do so via an argument in the constructor. These are begging for a superclass, or at least consistency.
Status: Accepted
Labels:
Type-Enhancement
Priority-Medium