#include <material.h>
Public Member Functions | |
| material () | |
| class item & | getItem () const |
| void | setItem (class item &v) |
| const int | getAmount () const |
| void | setAmount (const int v) |
| const int | getPosition () const |
| void | setPosition (const int v) |
| const string | showPosition () const |
| int | operator< (const class material &ck) const |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| material () | |
| class item & | getItem () const |
| void | setItem (class item &v) |
| const int | getAmount () const |
| void | setAmount (const int v) |
| const int | getPosition () const |
| void | setPosition (const int v) |
| const string | showPosition () const |
| int | operator< (const class material &ck) const |
| void | save (class channel &ch) |
| void | load (class channel &ch) |
| void | xml (ofstream &f, int l=0, int r=0) |
| material::material | ( | ) |
| material::material | ( | ) |
| class item & material::getItem | ( | ) | const |
| void material::setItem | ( | class item & | v | ) |
| const int material::getAmount | ( | ) | const |
| void material::setAmount | ( | const int | v | ) |
| const int material::getPosition | ( | ) | const |
| void material::setPosition | ( | const int | v | ) |
| const string material::showPosition | ( | ) | const |
| int material::operator< | ( | const class material & | ck | ) | const |
| void material::save | ( | class channel & | ch | ) |
| void material::load | ( | class channel & | ch | ) |
| void material::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
| class item& material::getItem | ( | ) | const |
| void material::setItem | ( | class item & | v | ) |
| const int material::getAmount | ( | ) | const |
| void material::setAmount | ( | const int | v | ) |
| const int material::getPosition | ( | ) | const |
| void material::setPosition | ( | const int | v | ) |
| const string material::showPosition | ( | ) | const |
| int material::operator< | ( | const class material & | ck | ) | const |
| void material::save | ( | class channel & | ch | ) |
| void material::load | ( | class channel & | ch | ) |
| void material::xml | ( | ofstream & | f, | |
| int | l = 0, |
|||
| int | r = 0 | |||
| ) |
Visit the project page on