![]() |
TrinityCore
|
#include <GridNotifiers.h>
Public Member Functions | |
| GridUpdater (GridType &grid, uint32 diff) | |
| template<class T > | |
| void | updateObjects (GridRefManager< T > &m) |
| void | Visit (PlayerMapType &m) |
| void | Visit (CreatureMapType &m) |
| void | Visit (GameObjectMapType &m) |
| void | Visit (DynamicObjectMapType &m) |
| void | Visit (CorpseMapType &m) |
| void | Visit (AreaTriggerMapType &m) |
| void | Visit (SceneObjectMapType &m) |
| void | Visit (ConversationMapType &m) |
Public Attributes | |
| GridType & | i_grid |
| uint32 | i_timeDiff |
Definition at line 126 of file GridNotifiers.h.
Definition at line 130 of file GridNotifiers.h.
|
inline |
|
inline |
Definition at line 143 of file GridNotifiers.h.
|
inline |
Definition at line 145 of file GridNotifiers.h.
|
inline |
Definition at line 142 of file GridNotifiers.h.
|
inline |
Definition at line 139 of file GridNotifiers.h.
|
inline |
Definition at line 141 of file GridNotifiers.h.
|
inline |
Definition at line 140 of file GridNotifiers.h.
|
inline |
Definition at line 138 of file GridNotifiers.h.
|
inline |
Definition at line 144 of file GridNotifiers.h.
| GridType& Trinity::GridUpdater::i_grid |
Definition at line 128 of file GridNotifiers.h.
| uint32 Trinity::GridUpdater::i_timeDiff |
Definition at line 129 of file GridNotifiers.h.