![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| SL_darkmoon_deck_t (const special_effect_t &e, std::vector< unsigned > c) | |
| void | initialize () override |
| void | shuffle () override |
Public Member Functions inherited from darkmoon_deck_t | |
| darkmoon_deck_t (const special_effect_t &e) | |
Public Attributes | |
| std::vector< unsigned > | card_ids |
| std::vector< const spell_data_t * > | cards |
| const spell_data_t * | top |
Public Attributes inherited from darkmoon_deck_t | |
| const special_effect_t & | effect |
| player_t * | player |
| timespan_t | shuffle_period |