#include <g_local.h>
Public Attributes | |
int | firstframe |
int | lastframe |
mframe_t * | frame |
void(* | endfunc )(edict_t *self) |
Definition at line 415 of file g_local.h.
Referenced by M_MoveFrame().
int mmove_t::firstframe |
Definition at line 412 of file g_local.h.
Referenced by M_MoveFrame().
mframe_t* mmove_t::frame |
Definition at line 414 of file g_local.h.
Referenced by actor_stand(), and M_MoveFrame().
int mmove_t::lastframe |
Definition at line 413 of file g_local.h.
Referenced by M_MoveFrame().