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

Go to the source code of this file.

Classes

class  idMover
 
struct  idMover::moveState_t
 
struct  idMover::rotationState_t
 
class  idSplinePath
 
struct  floorInfo_s
 
class  idElevator
 
class  idMover_Binary
 
class  idDoor
 
class  idPlat
 
class  idMover_Periodic
 
class  idRotater
 
class  idBobber
 
class  idPendulum
 
class  idRiser
 

Enumerations

enum  moverState_t { MOVER_POS1, MOVER_POS2, MOVER_1TO2, MOVER_2TO1 }
 

Variables

const idEventDef EV_TeamBlocked
 
const idEventDef EV_PartBlocked
 
const idEventDef EV_ReachedPos
 
const idEventDef EV_ReachedAng
 

Enumeration Type Documentation

Enumerator
MOVER_POS1 
MOVER_POS2 
MOVER_1TO2 
MOVER_2TO1 

Definition at line 280 of file Mover.h.

Variable Documentation

const idEventDef EV_PartBlocked
const idEventDef EV_ReachedAng
const idEventDef EV_ReachedPos
const idEventDef EV_TeamBlocked