Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIEffectInfo::Guid ]
[ next: Name ]
[ prev: ErrorValue ]
public:
__property GUID Guid = { read=FGetGuid, write=FSetGuid, nodefault };
TDIEFFECTINFO::GUID
[ component property ]
- Description
The Guid property defines a GUID identifying the effect.
Possible values include:
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.
|
|