controlp5
controlp5 copied to clipboard
Update ControlGroup.java
Given ControlGroup is just a small addendum to ControllerGroup, there was some need to control its loop, add() and remove() codes. While at it, erased many redundant members being re-implemented w/o any modifications to the inherited originals.