BoxSymbol Clock.png
This is an archive.
See the new ClickWiki at https://clickwiki.github.io. This version is just an archive for the purposes of migrating content to the new structure.


Jump to: navigation, search

Analog Joystick

Icon Analog Joystick.png
Author Official extension or is supported by Clickteam.
Status Released
Release Date Unknown
Last Updated {{{LastUpdated}}}
Available for Not yet documented
Supported Runtimes Windows Runtime
License Free
Attributes {{{Attributes}}}
Download
Includes Examples No
Includes Help Files Yes
Links
Downloadable via the Extension Manager
Alternates {{{Alternates}}}

The Analog Joystick object reports back analog data from the joystick port. This analog data is very specific information about how far to the left, right, up, or down the joystick is moved; and which button is depressed.

Expressions

Raw X Value

This function retrieves the raw X value from the analog joystick. As you move the joystick to the right the X value increases. As you move it to the left the X value decreases. This is only applicable if you have an analog joystick connected to the analog port of your computer.

Raw Y Value

This function retrieves the raw Y value from the analog joystick. As you move the joystick forward the Y value increases. As you move it back, the Y value decreases. This is only applicable if you have an analog joystick connected to the analog port of your computer. Raw Z Value The Raw Z Value function retrieves the raw Z value from the analog joystick. This is only applicable if you have an analog joystick connected to the analog port of your computer.

Raw Button A Value

The Raw Button A Value function retrieves the raw binary value of fire button A. The value retrieved is 1 if the fire button is depressed and 0 if the fire button is not depressed. This is only applicable if you have an analog joystick connected to the analog port of your computer.

Raw Button B Value

The Raw Button B Value function retrieves the raw binary value of fire button B. The value retrieved is 1 if the fire button is depressed and 0 if the fire button is not depressed. This is only applicable if you have an analog joystick connected to the analog port of your computer.

Raw Button C Value

The Raw Button C Value function retrieves the raw binary value of fire button C. The value retrieved is 1 if the fire button is depressed and 0 if the fire button is not depressed. This is only applicable if you have an analog joystick connected to the analog port of your computer.

Raw Button D Value

The Raw Button D Value function retrieves the raw binary value of fire button D. The value retrieved is 1 if the fire button is depressed and 0 if the fire button is not depressed. This is only applicable if you have an analog joystick connected to the analog port of your computer.


Contributors to this page

Advaith (100.0%)