Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The IPJOYSTICK object sends the events presented in the table. The procedure is started when the corresponding event occurs.

The format of the event procedure for the IPJOYSTICK object:

Code Block
OnEvent("JOYSTICK","_id_","_event_")

Description of the events of the IPJOYSTICK object.

Events

Parameter

Parameter description

"KEY_PRESSED"Key pressed

button<>

The code of the key

...