Table of Contents

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”.

Alias per JOY Y.

EXAMPLE

  y = JOY Y(0)
  y = JOYY(0)

ABBREVIATION

 Jyy

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY