doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
animFlags_t Struct Reference

#include <Anim.h>

Public Attributes

bool prevent_idle_override: 1
 
bool random_cycle_start: 1
 
bool ai_no_turn: 1
 
bool anim_turn: 1
 

Detailed Description

Definition at line 174 of file Anim.h.

Member Data Documentation

bool animFlags_t::ai_no_turn

Definition at line 177 of file Anim.h.

bool animFlags_t::anim_turn

Definition at line 178 of file Anim.h.

bool animFlags_t::prevent_idle_override

Definition at line 175 of file Anim.h.

bool animFlags_t::random_cycle_start

Definition at line 176 of file Anim.h.


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