Public Member Functions | |
qdCounterElement (const qdGameObjectState *p, bool inc_value=true) | |
bool | operator== (const qdGameObjectState *p) const |
const qdGameObjectState * | state () const |
bool | increment_value () const |
bool | init () |
bool | quant () |
bool | load_script (const xml::tag *p) |
bool | save_script (Common::WriteStream &fh, int indent=0) const |
bool | load_data (Common::SeekableReadStream &fh, int save_version) |
Загрузка данных из сэйва. | |
bool | save_data (Common::WriteStream &fh) const |
Запись данных в сэйв. | |