|
Pol
Rev 533
|
#include <itemdesc.h>
Collaboration diagram for ResourceComponent:Public Member Functions | |
| ResourceComponent (const std::string &rname, unsigned amount) | |
Public Attributes | |
| unsigned | amount |
| ResourceDef * | rd |
Definition at line 32 of file itemdesc.h.
| ResourceComponent::ResourceComponent | ( | const std::string & | rname, |
| unsigned | amount | ||
| ) |
Definition at line 99 of file itemdesc.cpp.
References rd.
| unsigned ResourceComponent::amount |
Definition at line 35 of file itemdesc.h.
Referenced by remove_resources(), and return_resources().
Definition at line 34 of file itemdesc.h.
Referenced by remove_resources(), ResourceComponent(), and return_resources().