Basic AI profile.
More...
#include <ai.h>
Basic AI profile.
Definition at line 39 of file ai.h.
◆ control_rate
| double AI_Profile::control_rate |
Control rate of the AI.
Definition at line 42 of file ai.h.
◆ env
Associated Lua Environment.
Definition at line 41 of file ai.h.
◆ lua_mem
Initial memory state.
Definition at line 43 of file ai.h.
◆ name
Name of the profile.
Definition at line 40 of file ai.h.
◆ ref_control
| int AI_Profile::ref_control |
Profile control reference function.
Definition at line 44 of file ai.h.
◆ ref_control_manual
| int AI_Profile::ref_control_manual |
Profile manual control reference function.
Definition at line 45 of file ai.h.
◆ ref_create
| int AI_Profile::ref_create |
Run when pilot is created (or initialized in the case of persistent pilots).
Definition at line 47 of file ai.h.
◆ ref_refuel
| int AI_Profile::ref_refuel |
Profile refuel reference function.
Definition at line 46 of file ai.h.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/ai.h