http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBInputDevice.html
IDirectFBInputDevice
GetXY
Utility function combining two calls to GetAxis().
GetXY (
IDirectFBInputDevice.html
IDirectFBInputDevice
*
thiz,
int
*
ret_x,
int
*
ret_y
);
You may leave one of the x/y arguments NULL.
