#include <Physics.h>
Public Attributes | |
| uint | flags |
| float | mass |
| matrix | I_body_inv |
| float | rotdamp |
| float | side_slip_time_const |
| vector | max_vel |
| vector | afterburner_max_vel |
| vector | max_rotvel |
| float | max_rear_vel |
| float | forward_accel_time_const |
| float | afterburner_forward_accel_time_const |
| float | forward_decel_time_const |
| float | slide_accel_time_const |
| float | slide_decel_time_const |
| float | shockwave_shake_amp |
| vector | prev_ramp_vel |
| vector | desired_vel |
| vector | desired_rotvel |
| float | forward_thrust |
| vector | vel |
| vector | rotvel |
| float | speed |
| float | fspeed |
| float | heading |
| vector | prev_fvec |
| matrix | last_rotmat |
| int | afterburner_decay |
| int | shockwave_decay |
| int | reduced_damp_decay |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16