Create a mouse-moved event.
This applies to the current active WindowProxy.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | x |
X-coordinate of the mouse in the window. |
||
| real(kind=real32), | intent(in) | :: | y |
Y-coordinate of the mouse in the window. |