SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
const char * | desc () const |
const char * | tooltip () const |
const char * | rank () const |
Static Public Member Functions | |
static const spelltext_data_t & | nil () |
static const spelltext_data_t & | find (unsigned spell_id, bool ptr) |
static util::span< const spelltext_data_t > | data (bool ptr) |
static util::span< const hotfix::client_hotfix_entry_t > | hotfixes (const spelltext_data_t &, bool ptr) |
Public Attributes | |
unsigned | spell_id |
const char * | _desc |
const char * | _tooltip |
const char * | _rank |