Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIFileEffect::GuidEffect ]
[ next: Size ]
[ prev: FriendlyName ]
public:
__property GUID GuidEffect[dword pArrayIndex] = { read=FGetGuidEffect, write=FSetGuidEffect };
TDIFILEEFFECT::GUIDEFFECT
[ component property ]
- Description
The GuidEffect property identifies the effect type.
This may be one of the standard GUIDs listed below, or one created by the effects designer.
GUID_ConstantForce
GUID_RampForce
GUID_Square
GUID_Sine
GUID_Triangle
GUID_SawtoothUp
GUID_SawtoothDown
GUID_Spring
GUID_Damper
GUID_Inertia
GUID_Friction
GUID_CustomForce
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|