|
UFO: Alien Invasion
|

Data Fields | |
| image_t | images [IMAGE_ARRAY_SIZE] |
| struct imageArray_s * | next |
Definition at line 35 of file r_image.cpp.
| image_t imageArray_t::images[IMAGE_ARRAY_SIZE] |
Definition at line 36 of file r_image.cpp.
Referenced by R_GetImageAtIndex(), and R_GetImageIndex().
| struct imageArray_s* imageArray_t::next |
Definition at line 37 of file r_image.cpp.
Referenced by R_GetImageAtIndex(), R_GetImageIndex(), and R_LoadImageData().