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
|
|
[ TDIEffect::Duration ]
[ next: Envelope ]
[ prev: Direction ]
__published:
__property dword Duration = { read=FGetDuration, write=FSetDuration, default=0 };
TDIEFFECT::DURATION
[ component property ]
- Description
The Duration property defines the total duration, in microseconds, the effect should be active.
This property can be set to INFINITE in which case the effect has infinite duration. If there is an envelope
then the attack will be applied, followed by an infinite sustain.
The INFINITE setting is most frequently used for conditions since they respond to device motion rather explicit effect calls.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|