(svn r20118) -Add: Detect if the mouse has been hovering over the same point.

This commit is contained in:
terkhen
2010-07-11 10:53:07 +00:00
parent ff26bed701
commit 90d6003dbb
2 changed files with 23 additions and 1 deletions

View File

@@ -913,6 +913,7 @@ extern byte _scroller_click_timeout;
extern bool _scrolling_scrollbar;
extern bool _scrolling_viewport;
extern bool _mouse_hovering;
/** Mouse modes. */
enum SpecialMouseMode {