#include <magic.h>
List of all members.
Detailed Description
The skill dialog.
Definition at line 36 of file magic.h.
|
Public Member Functions |
| | MagicDialog () |
| | ~MagicDialog () |
| void | action (const gcn::ActionEvent &event) |
| | Called when receiving actions from widget.
|
| void | update () |
| | Update the tabs in this dialog.
|
| void | draw (gcn::Graphics *g) |
| | Draw this window.
|
Constructor & Destructor Documentation
| MagicDialog::MagicDialog |
( |
|
) |
|
| MagicDialog::~MagicDialog |
( |
|
) |
|
Member Function Documentation
| void MagicDialog::action |
( |
const gcn::ActionEvent & |
event |
) |
|
Called when receiving actions from widget.
Definition at line 61 of file magic.cpp.
| void MagicDialog::update |
( |
|
) |
|
Update the tabs in this dialog.
Definition at line 88 of file magic.cpp.
| void MagicDialog::draw |
( |
gcn::Graphics * |
g |
) |
|
Draw this window.
Reimplemented from Window.
Definition at line 81 of file magic.cpp.
The documentation for this class was generated from the following files: