Class: DeveloperOverlayControlDrowDowns
DeveloperOverlayControlDrowDowns()
This class stores the handlers for the individual dropdowns available in the developer overlay.
Such a class must have onSelectionChange function.
If the class has a selected property, then that will be called every simulation update to
synchronize the state of the dropdown (only if the developer overaly is opened).