impetus
impetus copied to clipboard
feat: getters for all of the settable properties
Sometimes its useful to know what a certain config param has been set to. This commit simply adds getters to mirror all of the existing setters (setMultiplier, setValues, setBoundX, setBoundY).