TrinityCore
MapObject.h File Reference
#include "Define.h"
#include "Cell.h"
#include "Position.h"
+ Include dependency graph for MapObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapObject
 

Enumerations

enum  MapObjectCellMoveState { MAP_OBJECT_CELL_MOVE_NONE , MAP_OBJECT_CELL_MOVE_ACTIVE , MAP_OBJECT_CELL_MOVE_INACTIVE }
 

Enumeration Type Documentation

◆ MapObjectCellMoveState

Enumerator
MAP_OBJECT_CELL_MOVE_NONE 
MAP_OBJECT_CELL_MOVE_ACTIVE 
MAP_OBJECT_CELL_MOVE_INACTIVE 

Definition at line 28 of file MapObject.h.