PhysicWheelParams
PhysicWheelParams plain value object
Type: Value
Methods
Declaration | Description |
---|---|
void PhysicWheelParams() | Default constructor |
void PhysicWheelParams(const PhysicWheelParams& in other) | Copy constructor |
PhysicWheelParams& opAssign(const PhysicWheelParams& in other) | operator= |
Properties
Declaration | Description |
---|---|
edict_t@ ent | |
Vector connectionPoint | |
Vector wheelDirection | |
Vector wheelAxle | |
float suspensionStiffness | |
float suspensionDamping | |
int flags | |
int index |