www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 Component Reference
|
|
[ TDx_Input_Library::TDIMouseState2 ]
[ next: TDIObjectDataFormat ]
[ prev: TDIMouseState ]
class TDIMouseState2 : public TComponent
class PACKAGE TDIMouseState2 : public TComponent
class type : Wrapper
TDIMOUSESTATE2
[ component ]
- Description
The TDIMouseState2 component wraps the DirectX DIMOUSESTATE2 structure which holds information about the state of an extended mouse 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.
Absolute axis information for a mouse is simple accumulated relative motion. This means the absolute axis position is only useful when comparing it with other absolute axis positions.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|