- Add categories to zeus modules to group them based on their functionality
- Add new utility modules:
1. Toggle simulation
2. Update editable objects
- Clean up some of the zeus module code (standardise function headers, camel case, etc.)
Using a shared `radius` attribute for all of these displays so a generalized method of initializing and retrieving the value associated that was implemented.