Object
EinhugurEvents
![]() | Obtains information on if a text cursor should blink or not. |
![]() | Returns the Maximum distance allowed between two clicks for them to be considered a double click (in pixels). |
![]() | Returns the maximum time delay between double clicks in ticks. |
![]() | Number of pixels the cursor can move before dragging. |
![]() | Obtains the current position of the mouse in screen relative coordinates. |
![]() | Returns true if Left mouse button is down, else false |
![]() | Returns true if Middle mouse button is down, else false |
![]() | Returns true if Right mouse button is down, else false |
![]() | Sets the location of the mouse cursor on the screen. |