Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|