[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.2" ) ]
public void get_device_coords (out int x, out int y)
Warning: get_device_coords is deprecated since 1.12.
Retrieves the latest coordinates of the pointer of this
Use get_coords instead.
| this |
a InputDevice of type POINTER_DEVICE |
| x |
return location for the X coordinate |
| y |
return location for the Y coordinate |