Age | Commit message (Collapse) | Author |
|
|
|
One call would result in one object, adding a second object of the same type would then result in creating TWO more objects for a total of three, etc.
|
|
times to a parameter window.
|
|
receive color button).
Added new constructor to MenuItem to prevent or allow color button (bool value, false to turn off button), use two parameter constructor or true in three param to turn on color button.
Removed color chooser after clicking enter button on both particle emitter and particle as this function is now handled by the color button.
|
|
deprecated the rest of the menuitems package.
|
|
JButton.
Added new Constructor to PlanarPolygon. Changed the sequence of events building JPanel/Frame in MenuItem.
|