![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <world.h>
Data Fields | |
int | entitynumber |
llist_t | list |
int link_t::entitynumber |
Definition at line 40 of file world.h.
Referenced by World_ClearLink(), World_EntitiesInBox(), and World_InsertLinkBefore().
llist_t link_t::list |
Definition at line 39 of file world.h.
Referenced by World_ClearLink(), World_EntitiesInBox(), World_InsertLinkBefore(), World_RemoveLink(), and World_UnlinkAll().