doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | monsterPState_s |
class | idPhysics_Monster |
Typedefs | |
typedef struct monsterPState_s | monsterPState_t |
Enumerations | |
enum | monsterMoveResult_t { MM_OK, MM_SLIDING, MM_BLOCKED, MM_STEPPED, MM_FALLING } |
typedef struct monsterPState_s monsterPState_t |
enum monsterMoveResult_t |
Enumerator | |
---|---|
MM_OK | |
MM_SLIDING | |
MM_BLOCKED | |
MM_STEPPED | |
MM_FALLING |
Definition at line 43 of file Physics_Monster.h.