std::function< void()> m_on_change
Optional; a function that will be called each time the bound value is modified.
Definition: control.hpp:47
InterfaceControl * m_parent
A pointer to the parent container, or null if not in any container.
Definition: control.hpp:58
This class provides functions for drawing things on screen.
Definition: drawing_context.hpp:42