# Documentation

- [UltimateJoystick](/assets/ultimatejoystick/documentation/ultimatejoystick.md): The UltimateJoystick class is the main component of this Asset.
- [Public Methods](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods.md): A list of all the public methods in the UltimateJoystick class.
- [GetHorizontalAxis](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods/gethorizontalaxis.md): Returns a float value between -1 and 1 representing the horizontal value of the Ultimate Joystick.
- [GetVerticalAxis](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods/getverticalaxis.md): Returns a float value between -1 and 1 representing the vertical value of the Ultimate Joystick.
- [Disable](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods/disable.md): Disables the Ultimate Joystick.
- [Enable](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods/enable.md): Enables the Ultimate Joystick.
- [UpdatePositioning](/assets/ultimatejoystick/documentation/ultimatejoystick/public-methods/updatepositioning.md): This function is used internally to update the positioning of the joystick on the screen on Application start, and any time the screen changes size. You will most likely never need to use this.
- [Static Methods](/assets/ultimatejoystick/documentation/ultimatejoystick/static-methods.md): Below is a list of all the static methods available in the Ultimate Joystick class.
- [ReturnComponent](/assets/ultimatejoystick/documentation/ultimatejoystick/static-methods/returncomponent.md): This function returns the Ultimate Joystick component that has been registered with the provided key.
- [Events](/assets/ultimatejoystick/documentation/ultimatejoystick/events.md): Below is a list of all available events for the Ultimate Joystick class.
- [Properties](/assets/ultimatejoystick/documentation/ultimatejoystick/properties.md): Below is a list of all the accessible properties in the Ultimate Joystick class.
