![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| warlock_pet_td_t (player_t *, warlock_pet_t &) | |
Public Member Functions inherited from actor_target_data_t | |
| actor_target_data_t (player_t *target, player_t *source) | |
Public Member Functions inherited from actor_pair_t | |
| actor_pair_t (player_t *target, player_t *source) | |
| actor_pair_t (player_t *p=nullptr) | |
Public Attributes | |
| propagate_const< buff_t * > | debuff_infernal_brand |
| propagate_const< buff_t * > | debuff_whiplash |
| warlock_pet_t & | pet |
Public Attributes inherited from actor_target_data_t | |
| struct actor_target_data_t::atd_debuff_t | debuff |
| struct actor_target_data_t::atd_dot_t | dot |
Public Attributes inherited from actor_pair_t | |
| player_t * | target |
| player_t * | source |