PureBasic - Mouse

Overview

PureBasic provides a full access to mices plugged to the computer. It supports standard mouses upto 3 buttons. This library is optimized and use very low level functions especially for use with games. Don't use this library in a regular application.

Command Index

ExamineMouse
InitMouse
MouseButton
MouseDeltaX
MouseDeltaY
MouseWheel
MouseX
MouseY
ReleaseMouse

Supported OS

Windows, AmigaOS, Linux

Reference Manual - Index