#include <widgets.hpp>
MWGui::Widgets::MWSpell::MWSpell |
( |
| ) |
|
MWGui::Widgets::MWSpell::~MWSpell |
( |
| ) |
|
|
protectedvirtual |
void MWGui::Widgets::MWSpell::createEffectWidgets |
( |
std::vector< MyGUI::Widget * > & |
effects, |
|
|
MyGUI::Widget * |
creator, |
|
|
MyGUI::IntCoord & |
coord, |
|
|
int |
flags |
|
) |
| |
- Parameters
-
vector | to store the created effect widgets |
parent | widget |
coordinates | to use, will be expanded if more space is needed |
spell | category, if this is 0, this means the spell effects are permanent and won't display e.g. duration |
various | flags, see MWEffectList::EffectFlags |
const std::string& MWGui::Widgets::MWSpell::getSpellId |
( |
| ) |
const |
|
inline |
void MWGui::Widgets::MWSpell::initialiseOverride |
( |
| ) |
|
|
protectedvirtual |
void MWGui::Widgets::MWSpell::setSpellId |
( |
const std::string & |
id | ) |
|
void MWGui::Widgets::MWSpell::updateWidgets |
( |
| ) |
|
|
private |
std::string MWGui::Widgets::MWSpell::mId |
|
private |
MyGUI::TextBox* MWGui::Widgets::MWSpell::mSpellNameWidget |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwgui/widgets.hpp
- /home/travis/build/OpenMW/openmw/apps/openmw/mwgui/widgets.cpp