Function glfwGetJoystickUserPointer

  • This function returns the current value of the user-defined pointer of the specified joystick. The initial value is NULL.

    This function may be called from the joystick callback, even for a joystick that is being disconnected.

    Parameters

    • jid: number

      The joystick whose pointer to return.

    Returns void

Generated using TypeDoc