haiku/headers/os/device
Michael Lotz 4b5bcc6684 Introduce a BJoystick::GetButtonValues() function that aligns with the other
Get*Values() functions but retrieves an arbitrary amount of button states using
a boolean array. This overcomes the 32 button limitation on the API side. Right
now the function does simply set the first 32 states from the button bitmap, as
the BJoystick to driver interface hasn't been adapted yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41882 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-03 15:40:31 +00:00
..
A2D.h and now for the real thing 2009-08-28 18:54:39 +00:00
CAM.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
D2A.h and now for the real thing 2009-08-28 18:54:39 +00:00
DigitalPort.h Rewrote Joystick.h and DigitalPort.h 2009-08-28 19:08:52 +00:00
graphic_driver.h
Joystick.h Introduce a BJoystick::GetButtonValues() function that aligns with the other 2011-06-03 15:40:31 +00:00
scsi_bus_raw_driver.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
scsi.h Rewrote scsi.h. This should be the last missing header. 2009-09-12 17:21:56 +00:00
SerialPort.h Rewrote SerialPort.h 2009-08-28 19:21:26 +00:00
USBKit.h * Extend the usb_raw interface by alternate interface aware getters for 2008-09-10 21:52:32 +00:00