Reference Manual - 1.2.7
IDirectFBInputDevice   GetXY

Utility function combining two calls to GetAxis().

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

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

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License