Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDICustomForce::Channels ]
[ next: ErrorValue ]
__published:
__property dword Channels = { read=FGetChannels, write=FSetChannels, default=0 };
TDICUSTOMFORCE::CHANNELS
[ component property ]
- Description
The Channels property defines the number of channels (axes) that are to be affected by the force.
The first channel is applied to the first axis associated with the effect, the second to the second, etc.
Nothing will be associated with axes in surplus of the number of channels.
When there's one channel the effect will be rotated in the direction specified by TDIEffect::Direction.
Rotation of custom effects is not supported by all devices.
When there are multiple channels rotation cannot take place.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|