|
| | GuildTab (Guild *guild) |
| |
| void | action (const gcn::ActionEvent &event) override |
| |
| | Tab () |
| |
| void | setCaption (const std::string &caption) |
| | Sets the caption of the tab.
|
| |
| void | draw (gcn::Graphics *graphics) override |
| | Draw the tab.
|
| |
| void | drawFrame (gcn::Graphics *graphics) override |
| | Draw the tab frame.
|
| |
| void | setTabColor (const gcn::Color *color) |
| | Set the normal color fo the tab's text.
|
| |
| void | setFlash (bool flash) |
| | Set tab flashing state.
|
| |
Definition at line 91 of file socialwindow.cpp.
◆ GuildTab()
| GuildTab::GuildTab |
( |
Guild * |
guild | ) |
|
|
inline |
◆ action()
| void GuildTab::action |
( |
const gcn::ActionEvent & |
event | ) |
|
|
inlineoverride |
◆ invite()
| void GuildTab::invite |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ leave()
|
|
inlineoverrideprotectedvirtual |
◆ mGuild
The documentation for this class was generated from the following file: