Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
VehicleData
::
Body
VehicleData::Body Struct Reference
#include <vehicle.h>
Public Types
enum
Sounds
{
SoftImpactSound
,
HardImpactSound
,
MaxSounds
}
Data Fields
AudioProfile
*
sound
[MaxSounds]
F32
restitution
F32
friction
Member Enumeration Documentation
enum
VehicleData::Body::Sounds
Enumerator:
SoftImpactSound
HardImpactSound
MaxSounds
Field Documentation
AudioProfile
*
VehicleData::Body::sound
[MaxSounds]
F32
VehicleData::Body::restitution
F32
VehicleData::Body::friction
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen