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
|
|
[ TDIJoyState::Buttons ]
[ next: ErrorValue ]
public:
__property byte Buttons[dword pIndex] = { read=FGetButtons, write=FSetButtons };
TDIJOYSTATE::BUTTONS
[ component property ]
- Description
The Buttons property defines a byte array of up to 32 button states.
When a given button is down, the high-order bit of the corresponding byte will be set.
If the button is up, or does not exist, the bit will be clear.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|