#include <action_skill.h>
Public Member Functions | |
action_skill () | |
class skill & | getFirst_skill () const |
void | setFirst_skill (class skill &v) |
class special & | getFirst_special () const |
void | setFirst_special (class special &v) |
class skill & | getSecond_skill () const |
void | setSecond_skill (class skill &v) |
class special & | getSecond_special () const |
void | setSecond_special (class special &v) |
const int | getLevel () const |
void | setLevel (const int v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
action_skill () | |
class skill & | getFirst_skill () const |
void | setFirst_skill (class skill &v) |
class special & | getFirst_special () const |
void | setFirst_special (class special &v) |
class skill & | getSecond_skill () const |
void | setSecond_skill (class skill &v) |
class special & | getSecond_special () const |
void | setSecond_special (class special &v) |
const int | getLevel () const |
void | setLevel (const int v) |
void | save (class channel &ch) |
void | load (class channel &ch) |
void | xml (ofstream &f, int l=0, int r=0) |
action_skill::action_skill | ( | ) |
action_skill::action_skill | ( | ) |
class skill & action_skill::getFirst_skill | ( | ) | const |
void action_skill::setFirst_skill | ( | class skill & | v | ) |
class special & action_skill::getFirst_special | ( | ) | const |
void action_skill::setFirst_special | ( | class special & | v | ) |
class skill & action_skill::getSecond_skill | ( | ) | const |
void action_skill::setSecond_skill | ( | class skill & | v | ) |
class special & action_skill::getSecond_special | ( | ) | const |
void action_skill::setSecond_special | ( | class special & | v | ) |
const int action_skill::getLevel | ( | ) | const |
void action_skill::setLevel | ( | const int | v | ) |
void action_skill::save | ( | class channel & | ch | ) |
void action_skill::load | ( | class channel & | ch | ) |
void action_skill::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |
class skill& action_skill::getFirst_skill | ( | ) | const |
void action_skill::setFirst_skill | ( | class skill & | v | ) |
class special& action_skill::getFirst_special | ( | ) | const |
void action_skill::setFirst_special | ( | class special & | v | ) |
class skill& action_skill::getSecond_skill | ( | ) | const |
void action_skill::setSecond_skill | ( | class skill & | v | ) |
class special& action_skill::getSecond_special | ( | ) | const |
void action_skill::setSecond_special | ( | class special & | v | ) |
const int action_skill::getLevel | ( | ) | const |
void action_skill::setLevel | ( | const int | v | ) |
void action_skill::save | ( | class channel & | ch | ) |
void action_skill::load | ( | class channel & | ch | ) |
void action_skill::xml | ( | ofstream & | f, | |
int | l = 0 , |
|||
int | r = 0 | |||
) |