![]() |
TrinityCore
|
#include "OutdoorPvP.h"
Include dependency graph for OutdoorPvPTF.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OPvPCapturePointTF |
| class | OutdoorPvPTF |
Enumerations | |
| enum | DefenseMessages { TEXT_BONE_WASTES_TAKEN_ALLIANCE = 16120 , TEXT_BONE_WASTES_TAKEN_HORDE = 16119 , TEXT_SPIRIT_TOWER_TAKEN_ALLIANCE = 18285 , TEXT_SPIRIT_TOWER_TAKEN_HORDE = 18286 , TEXT_SPIRIT_TOWER_LOSE_ALLIANCE = 18288 , TEXT_SPIRIT_TOWER_LOSE_HORDE = 18287 } |
| enum | OutdoorPvPTF_TowerType { TF_TOWER_NW = 0 , TF_TOWER_N , TF_TOWER_NE , TF_TOWER_SE , TF_TOWER_S , TF_TOWER_NUM } |
| enum | TFWorldStates { TF_UI_TOWER_COUNT_H = 0xa3e , TF_UI_TOWER_COUNT_A = 0xa3d , TF_UI_TOWERS_CONTROLLED_DISPLAY = 0xa3c , TF_UI_LOCKED_TIME_MINUTES_FIRST_DIGIT = 0x9d0 , TF_UI_LOCKED_TIME_MINUTES_SECOND_DIGIT = 0x9ce , TF_UI_LOCKED_TIME_HOURS = 0x9cd , TF_UI_LOCKED_DISPLAY_NEUTRAL = 0x9cc , TF_UI_LOCKED_DISPLAY_HORDE = 0xad0 , TF_UI_LOCKED_DISPLAY_ALLIANCE = 0xacf } |
| enum | TFTowerStates { TF_TOWERSTATE_N = 1 , TF_TOWERSTATE_H = 2 , TF_TOWERSTATE_A = 4 } |
| enum DefenseMessages |
| Enumerator | |
|---|---|
| TEXT_BONE_WASTES_TAKEN_ALLIANCE | |
| TEXT_BONE_WASTES_TAKEN_HORDE | |
| TEXT_SPIRIT_TOWER_TAKEN_ALLIANCE | |
| TEXT_SPIRIT_TOWER_TAKEN_HORDE | |
| TEXT_SPIRIT_TOWER_LOSE_ALLIANCE | |
| TEXT_SPIRIT_TOWER_LOSE_HORDE | |
Definition at line 23 of file OutdoorPvPTF.h.
| Enumerator | |
|---|---|
| TF_TOWER_NW | |
| TF_TOWER_N | |
| TF_TOWER_NE | |
| TF_TOWER_SE | |
| TF_TOWER_S | |
| TF_TOWER_NUM | |
Definition at line 33 of file OutdoorPvPTF.h.
| enum TFTowerStates |
| Enumerator | |
|---|---|
| TF_TOWERSTATE_N | |
| TF_TOWERSTATE_H | |
| TF_TOWERSTATE_A | |
Definition at line 57 of file OutdoorPvPTF.h.
| enum TFWorldStates |
Definition at line 43 of file OutdoorPvPTF.h.