Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDx_Input_Library::TDIJoyState ]
[ next: TDIJoyState2 ]
[ prev: TDIFileEffect ]
class TDIJoyState : public TComponent
class PACKAGE TDIJoyState : public TComponent
class type : Wrapper
TDIJOYSTATE
[ component ]
- Description
The TDIJoyState component wraps the DirectX DIJOYSTATE structure which holds information about the state of a basic joystick device.
This component is used with the TDx_InputDevice::GetDeviceState() method to obtain current device information, and with the TDx_InputDevice::SetDataFormat() method to set the devices data format.
When axes are in relative mode, the appropriate properties will describe the change since last reported.
When axes are in absolute mode, the appropriate properties will describe the position relative to a fixed point.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|