SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
This is the complete list of members for actor_t, including all inherited members.
actor_t(sim_t *s, util::string_view name) (defined in actor_t) | actor_t | |
event_counter (defined in actor_t) | actor_t | |
name() const (defined in actor_t) | actor_t | inlinevirtual |
name_str (defined in actor_t) | actor_t | |
noncopyable()=default (defined in noncopyable) | noncopyable | private |
noncopyable(noncopyable &&)=default (defined in noncopyable) | noncopyable | private |
noncopyable(const noncopyable &)=delete (defined in noncopyable) | noncopyable | private |
operator=(noncopyable &&)=default (defined in noncopyable) | noncopyable | private |
operator=(const noncopyable &)=delete (defined in noncopyable) | noncopyable | private |
sim (defined in actor_t) | actor_t | |
spawner (defined in actor_t) | actor_t | |
~ actor_t()=default (defined in actor_t) | actor_t | virtual |