{{htmlmetatags>metatag-robots=()
metatag-title=(JOYY | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for JOYY)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(JOYY | ugBASIC User Manual)
metatag-og:description=(Manual page for JOYY)
}}
====== ugBASIC User Manual ======
===== JOYY =====
===== SYNTAX =====
= JOY Y( port )
= JOYY( port )
==== PURPOSE ====
Read the vertical axys of an analogical joystick, if it is present.
A negative value means "up" while a positive one means "down".
The value near 0 means "no direction".
==== EXAMPLE ====
y = JOY Y(0)
y = JOYY(0)
==== ABBREVIATION ====
Jyy
==== AVAILABLE ON ====
* TRS-80 Color Computer
* TRS-80 Color Computer 3
* Dragon 32
* Dragon 64
==== ALIAS FOR ====
[[JOYY]] [[JOY Y]]
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON JOYY|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]