The following tables list the members exposed by TAgkRawMouse.
|
Name |
Description |
![]() ![]() |
Whether the current device has a mouse. | |
![]() ![]() |
Returns True if the left mouse button is currently down, False if not. | |
![]() ![]() |
Returns True if the left mouse button has been pressed, then returns False whilst the button is held down. | |
![]() ![]() |
Returns True if the left mouse button has been released, then returns False whilst the button is up. | |
![]() ![]() |
Returns the current mouse position in screen coordinates. | |
![]() ![]() |
Returns True if the right mouse button is currently down, False if not. | |
![]() ![]() |
Returns True if the right mouse button has been pressed, then returns False whilst the button is held down. | |
![]() ![]() |
Returns True if the right mouse button has been released, then returns False whilst the button is up. | |
![]() ![]() |
Attempts to hide or show any mouse pointer used on this platform. | |
![]() ![]() |
Returns the X component of the current mouse position in screen coordinates. | |
![]() ![]() |
Returns the Y component of the current mouse position in screen coordinates. |
Copyright (c) 2012. All rights reserved.
|