.. Automatically generated file - do not modify.

.. function:: GamepadCalibrate()
    
    An action that invokes the gamepad calibration routine.

.. function:: GamepadExists(developer=True)
    
    A function that returns true if a gamepad is present, and false otherwise.
    
    `developer`
        Forces this function to always return true while :var:`config.developer`
        is true.

