#include <g_local.h>
Public Attributes | |
void(* | aifunc )(edict_t *self, float dist) |
float | dist |
void(* | thinkfunc )(edict_t *self) |
Definition at line 395 of file g_local.h.
Referenced by M_MoveFrame().
float mframe_t::dist |
Definition at line 396 of file g_local.h.
Referenced by M_MoveFrame().
void(* mframe_t::thinkfunc) (edict_t *self) |
Definition at line 397 of file g_local.h.
Referenced by M_MoveFrame().