This is the base class for some classes that monitor the mouse and keyboard input and perform some action due to their state.
More...
This is the base class for some classes that monitor the mouse and keyboard input and perform some action due to their state.
It collects together some common interface; in particular, the require_button() and related methods.