If no min and max were defined, the game would crash when set_status() was called on an HUD.
Documented in Statbar.md.
Simplifies API definition by providing self to all helper methods and allow use of ":" instead of "." in preparation to provide self as the helper methods to all event callbacks.
Add API specifically for registering and managing statbars.