Reference Manual - 1.0.0
IDirectFBInputDevice   GetXY

Utility function combining two calls to GetAxis().

GetXY (
  IDirectFBInputDevice   * thiz,
  int   * ret_x,
  int   * ret_y
);

You may leave one of the x/y arguments NULL.