#include <types.h>
Public Attributes | |
| char | name [128] |
| int | texObj [MAX_TEXTURES] |
| int | texObjAnim [8] |
| int | anim_unit |
| int | freq |
| int | num_anim |
| int | anim_count |
| int | index |
| int | num_tex |
| bool | portal |
| int texture_t::anim_count |
| int texture_t::anim_unit |
| int texture_t::freq |
| int texture_t::index |
| char texture_t::name[128] |
| int texture_t::num_anim |
| int texture_t::num_tex |
| bool texture_t::portal |
| int texture_t::texObj[MAX_TEXTURES] |
| int texture_t::texObjAnim[8] |
1.8.2