#include <object.h>
Public Attributes | |
| int | signature |
| ubyte | type |
| ubyte | id |
| short | next |
| short | prev |
| ubyte | control_type |
| ubyte | movement_type |
| ubyte | render_type |
| ubyte | flags |
| short | segnum |
| short | attached_obj |
| vms_vector | pos |
| vms_matrix | orient |
| fix | size |
| fix | shields |
| vms_vector | last_pos |
| byte | contains_type |
| byte | contains_id |
| byte | contains_count |
| byte | matcen_creator |
| fix | lifeleft |
| union { | |
| physics_info phys_info | |
| vms_vector spin_rate | |
| } | mtype |
| union { | |
| laser_info laser_info | |
| explosion_info expl_info | |
| ai_static ai_info | |
| light_info light_info | |
| powerup_info powerup_info | |
| } | ctype |
| union { | |
| polyobj_info pobj_info | |
| vclip_info vclip_info | |
| } | rtype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6