15 #ifndef GUI_WIDGETS_SCROLLBAR_HPP_INCLUDED
16 #define GUI_WIDGETS_SCROLLBAR_HPP_INCLUDED
106 virtual void set_active(
const bool active)
override;
112 virtual unsigned get_state()
const override;
323 const tpoint& current)
const = 0;
363 const tpoint& coordinate);
A class inherited from ttext_box that displays its input as stars.
tevent
The event send to the dispatcher.
Base class for all visible items.