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

Go to the source code of this file.

Classes

struct  cinData_t
 
class  idCinematic
 
class  idSndWindow
 

Enumerations

enum  cinStatus_t {
  FMV_IDLE, FMV_PLAY, FMV_EOF, FMV_ID_BLT,
  FMV_ID_IDLE, FMV_LOOPED, FMV_ID_WAIT
}
 

Enumeration Type Documentation

Enumerator
FMV_IDLE 
FMV_PLAY 
FMV_EOF 
FMV_ID_BLT 
FMV_ID_IDLE 
FMV_LOOPED 
FMV_ID_WAIT 

Definition at line 44 of file Cinematic.h.