SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
typedef warlock_pet_action_t | base_t |
Public Member Functions | |
warlock_pet_action_t (util::string_view n, warlock_pet_t *p, const spell_data_t *s=spell_data_t::nil()) | |
warlock_pet_t * | p () |
const warlock_pet_t * | p () const |
virtual void | execute () |
warlock_td_t * | owner_td (player_t *t) |
const warlock_td_t * | owner_td (player_t *t) const |
warlock_pet_td_t * | pet_td (player_t *t) |
const warlock_pet_td_t * | pet_td (player_t *t) const |