DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
wadstate_t Struct Reference
+ Collaboration diagram for wadstate_t:

Data Fields

mwad_t gfx
 
unsigned char * gfx_base
 
memexpandablearray_t hlwads
 

Detailed Description

Definition at line 34 of file wad.c.

Field Documentation

◆ gfx

mwad_t wadstate_t::gfx

Definition at line 37 of file wad.c.

Referenced by W_GetLumpName().

◆ gfx_base

unsigned char* wadstate_t::gfx_base

Definition at line 36 of file wad.c.

Referenced by W_GetLumpName(), and W_UnloadAll().

◆ hlwads

memexpandablearray_t wadstate_t::hlwads

Definition at line 38 of file wad.c.

Referenced by W_GetTextureBGRA(), W_LoadTextureWadFile(), and W_UnloadAll().


The documentation for this struct was generated from the following file: