Warning: This site is under construction, most links will be broken.
LightX API -> lxinputjoypad
Last modified on Tue, 24th Apr 2007 at 00:57 BST by zippletUnit: lxinputjoypad.pas
Required libraries in search path: None
Description
Joypad input base class supporting many types of controllers and joysticks. A class to query joypads using the mmsystem API is also included in this unit.
Descendants
- lxinputjoypadmmsystem
- lxinputjoypaddirectinput
- lxinputjoypadxinput
- lxinputjoypadmix
Fields
- buttons: integer;
- dpad_x, dpad_y: integer;
- axis_x, axis_y....: integer;
- dz_x, dz_y....: integer;
- scale_x, scale_y...: single;
- x, y....: single;
- caps_....;
- current_forcelow, current_forcehigh: single;
Methods
<<< Back to LightX documentation root