#include <item.hh>
objects::Itemに対する継承グラフ

Public メソッド | |
| Item () | |
| virtual void | accept (ItemVisitor &iv)=0 |
| virtual void | print (std::ostream &os)=0 |
| virtual int | get_id () const =0 |
| virtual const std::string & | get_name ()=0 |
| virtual bool | heals_hp () const |
| virtual bool | heals_mp () const |
| bool | operator== (const Item &i) const |
Static Public メソッド | |
| static const Item & | get (int id) |
|
|
|
|
|
|
関数の呼び出しグラフ: ![]() |
|
|
|
|
objects::HealingItemで再定義されています。 |
|
|
objects::HealingItemで再定義されています。 |
|
|
関数の呼び出しグラフ: ![]() |
|
1.4.2-20050421