UFO: Alien Invasion
|
#include <textures.h>
Data Fields | |
char | name [MAX_TEXPATH] |
bool | footstepMarked |
bool | materialMarked |
Definition at line 33 of file textures.h.
bool textureref_t::footstepMarked |
only print it once to the footsteps file
Definition at line 35 of file textures.h.
Referenced by GenerateFootstepList().
bool textureref_t::materialMarked |
only print it once to the material file
Definition at line 36 of file textures.h.
Referenced by GenerateMaterialFile().
char textureref_t::name[MAX_TEXPATH] |
Definition at line 34 of file textures.h.