LILAC
|
Go to the source code of this file.
Typedefs | |
typedef std::function< item *()> | create_fnc |
Variables | |
std::map< std::string, create_fnc > * | types = 0 |
typedef std::function<item*()> create_fnc |
Definition at line 20 of file item_factory.cpp.
std::map<std::string, create_fnc>* types = 0 |
Definition at line 21 of file item_factory.cpp.