![]() |
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) |
Public Attributes | |
| GridType & | i_grid |
| uint32 | i_timeDiff |
Definition at line 107 of file GridNotifiers.h.
Definition at line 111 of file GridNotifiers.h.
|
inline |
|
inline |
Definition at line 123 of file GridNotifiers.h.
|
inline |
Definition at line 120 of file GridNotifiers.h.
|
inline |
Definition at line 122 of file GridNotifiers.h.
|
inline |
Definition at line 121 of file GridNotifiers.h.
|
inline |
Definition at line 119 of file GridNotifiers.h.
| GridType& Trinity::GridUpdater::i_grid |
Definition at line 109 of file GridNotifiers.h.
| uint32 Trinity::GridUpdater::i_timeDiff |
Definition at line 110 of file GridNotifiers.h.