#include <q_shared.h>
Public Attributes | |
char | name [16] |
int | flags |
int | value |
Definition at line 435 of file q_shared.h.
int csurface_s::flags |
Definition at line 438 of file q_shared.h.
Referenced by bfg_touch(), blaster_touch(), CMod_LoadSurfaces(), fire_lead(), Grenade_Touch(), PM_Friction(), and rocket_touch().
char csurface_s::name[16] |
Definition at line 437 of file q_shared.h.
Referenced by CMod_LoadSurfaces(), and fire_lead().
int csurface_s::value |
Definition at line 439 of file q_shared.h.
Referenced by CMod_LoadSurfaces().