#include <Factory.hpp>
Public Member Functions | |
virtual Skill * | create (std::string const &name) |
Definition at line 52 of file Factory.hpp.
virtual Skill* opspace::SkillShop< skill_subtype >::create | ( | std::string const & | name | ) | [inline, virtual] |