************
sge.joystick
************

.. This file has been dedicated to the public domain, to the extent
   possible under applicable law, via CC0. See
   http://creativecommons.org/publicdomain/zero/1.0/ for more
   information. This file is offered as-is, without any warranty.

.. contents::

.. automodule:: sge.joystick

sge.joystick Functions
======================

.. autofunction:: sge.joystick.refresh

.. autofunction:: sge.joystick.get_axis

.. autofunction:: sge.joystick.get_hat_x

.. autofunction:: sge.joystick.get_hat_y

.. autofunction:: sge.joystick.get_pressed

.. autofunction:: sge.joystick.get_joysticks

.. autofunction:: sge.joystick.get_name

.. autofunction:: sge.joystick.get_id

.. autofunction:: sge.joystick.get_axes

.. autofunction:: sge.joystick.get_hats

.. autofunction:: sge.joystick.get_trackballs

.. autofunction:: sge.joystick.get_buttons
