My Project
 
Loading...
Searching...
No Matches
mob.h File Reference
#include "char.h"
#include "wndbag.h"
#include "bpt.h"
Include dependency graph for mob.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mob
 
class  Mob::AiState
 
class  Mob::Fleeing
 
class  NPC
 
class  Shopkeeper
 
class  MirrorImage
 

Typedefs

typedef Mob *(* CreateMob) ()
 

Functions

 FACTORY (Mob)
 

Typedef Documentation

◆ CreateMob

typedef Mob *(* CreateMob) ()

Function Documentation

◆ FACTORY()

FACTORY ( Mob )