doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
Actor.h File Reference

Go to the source code of this file.

Classes

class  idAnimState
 
class  idAttachInfo
 
struct  copyJoints_t
 
class  idActor
 

Variables

const idEventDef AI_EnableEyeFocus
 
const idEventDef AI_DisableEyeFocus
 
const idEventDef EV_Footstep
 
const idEventDef EV_FootstepLeft
 
const idEventDef EV_FootstepRight
 
const idEventDef EV_EnableWalkIK
 
const idEventDef EV_DisableWalkIK
 
const idEventDef EV_EnableLegIK
 
const idEventDef EV_DisableLegIK
 
const idEventDef AI_SetAnimPrefix
 
const idEventDef AI_PlayAnim
 
const idEventDef AI_PlayCycle
 
const idEventDef AI_AnimDone
 
const idEventDef AI_SetBlendFrames
 
const idEventDef AI_GetBlendFrames
 

Variable Documentation

const idEventDef AI_AnimDone
const idEventDef AI_DisableEyeFocus
const idEventDef AI_EnableEyeFocus
const idEventDef AI_GetBlendFrames
const idEventDef AI_PlayAnim
const idEventDef AI_PlayCycle
const idEventDef AI_SetAnimPrefix
const idEventDef AI_SetBlendFrames
const idEventDef EV_DisableLegIK
const idEventDef EV_DisableWalkIK
const idEventDef EV_EnableLegIK
const idEventDef EV_EnableWalkIK
const idEventDef EV_Footstep
const idEventDef EV_FootstepLeft
const idEventDef EV_FootstepRight