#include <item.hh>
objects::ItemFactoryのコラボレーション図
Public メソッド | |
ItemFactory () | |
~ItemFactory () | |
const Item & | get (int id) |
Static Public メソッド | |
static ItemFactory & | get_instance () |
Protected メソッド | |
void | register_item (Item &i) |
Protected 変数 | |
std::map< int, Item * > | _item_map |
|
|
|
|
|
|
|
|
|
関数の呼び出しグラフ: ![]() |
|
|