TrinityCore
|
Go to the source code of this file.
Classes | |
class | GridInfo |
class | NGrid< N, ACTIVE_OBJECT, WORLD_OBJECT_TYPES, GRID_OBJECT_TYPES > |
Macros | |
#define | DEFAULT_VISIBILITY_NOTIFY_PERIOD 1000 |
Enumerations | |
enum | grid_state_t { GRID_STATE_INVALID = 0, GRID_STATE_ACTIVE = 1, GRID_STATE_IDLE = 2, GRID_STATE_REMOVAL = 3, MAX_GRID_STATE = 4 } |
#define DEFAULT_VISIBILITY_NOTIFY_PERIOD 1000 |
enum grid_state_t |