actor movement More...
#include <g_local.h>
Data Fields | |
int | contentFlags [MAX_DVTAB] |
int | visflags [MAX_DVTAB] |
byte | steps |
int | currentStep |
actor movement
Definition at line 563 of file g_local.h.
int moveinfo_t::contentFlags[MAX_DVTAB] |
Definition at line 564 of file g_local.h.
Referenced by G_ClientMove(), and G_PhysicsStep().
Definition at line 567 of file g_local.h.
Referenced by G_ClientMove(), and G_PhysicsStep().
Definition at line 566 of file g_local.h.
Referenced by G_ClientMove(), and G_PhysicsStep().
int moveinfo_t::visflags[MAX_DVTAB] |
Definition at line 565 of file g_local.h.
Referenced by G_ClientMove(), and G_PhysicsStep().