Data Fields | |
int | e |
int | t |
float | s |
float | ds |
float | fx |
float | fy |
short | x |
short | y |
short | lx |
short | ly |
int | h |
int | dh |
Definition at line 38 of file autopilot_ai.c.
int LOC::dh |
Definition at line 44 of file autopilot_ai.c.
Referenced by ai_crash(), ai_path_score(), and LOCInit().
float LOC::ds |
Definition at line 40 of file autopilot_ai.c.
Referenced by ai_crash(), ai_path_score(), and LOCInit().
int LOC::e |
float LOC::fx |
Definition at line 41 of file autopilot_ai.c.
Referenced by ai_crash(), LOCInit(), and mech_snipe_func().
float LOC::fy |
Definition at line 41 of file autopilot_ai.c.
Referenced by ai_crash(), LOCInit(), and mech_snipe_func().
int LOC::h |
Definition at line 43 of file autopilot_ai.c.
Referenced by ai_crash(), ai_path_score(), and LOCInit().
short LOC::lx |
short LOC::ly |
float LOC::s |
int LOC::t |
short LOC::x |
Definition at line 42 of file autopilot_ai.c.
Referenced by ai_crash(), LOCInit(), and mech_snipe_func().
short LOC::y |
Definition at line 42 of file autopilot_ai.c.
Referenced by ai_crash(), LOCInit(), and mech_snipe_func().