This helper is used to simplify working with settings GUIs. Extends Listing_Standard
to have additional functionality. Should be compatible with multiple versions of RimWorld. Please report any issues.
Features
- Works with labels and numericals for text fields, checkboxes, radioboxes, and sliders
- Add label lines
- Add list of radio boxes
- Add horizontal line
- Utilities for splitting rectangles
- Color picker utility for providing UI for picking a color (credits to KaimeV)
Improvements
- Need more/better default values, parameters
- Color picker needs UI improvements
- Radio boxes and other lists need more helpers
Install
- Add as a reference in your project
- Include the file in your mod's assemblies