#include <skill.h>
List of all members.
Detailed Description
The skill dialog.
Definition at line 46 of file skill.h.
Constructor & Destructor Documentation
SkillDialog::SkillDialog |
( |
|
) |
|
SkillDialog::~SkillDialog |
( |
|
) |
|
SkillDialog::SkillDialog |
( |
|
) |
|
SkillDialog::~SkillDialog |
( |
|
) |
|
Member Function Documentation
void SkillDialog::action |
( |
const gcn::ActionEvent & |
event |
) |
|
void SkillDialog::update |
( |
|
) |
|
int SkillDialog::getNumberOfElements |
( |
|
) |
|
bool SkillDialog::hasSkill |
( |
int |
id |
) |
|
void SkillDialog::addSkill |
( |
int |
id, |
|
|
int |
lv, |
|
|
int |
sp | |
|
) |
| | |
void SkillDialog::setSkill |
( |
int |
id, |
|
|
int |
lv, |
|
|
int |
sp | |
|
) |
| | |
void SkillDialog::cleanList |
( |
|
) |
|
const std::vector<SKILL*>& SkillDialog::getSkills |
( |
|
) |
const [inline] |
void SkillDialog::action |
( |
const gcn::ActionEvent & |
event |
) |
|
Called when receiving actions from widget.
void SkillDialog::update |
( |
|
) |
|
Update the tabs in this dialog.
void SkillDialog::draw |
( |
gcn::Graphics * |
g |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: