PureBasic - Joystick

Overview

PureBasic provides a full access to the joysticks which are connected to the computer. This library supports joysticks and complex gamepads with several pads, triggers and many buttons.

Remarks

On Windows, this library uses the DirectX technology. On Linux it uses SDL.

Command Index

ExamineJoystick
InitJoystick
JoystickAxisX
JoystickAxisY
JoystickAxisZ
JoystickButton
JoystickName

Example

Joystick.pb

Supported OS

All

Reference Manual - Index