#include <widgets.hpp>
| Enumerator |
|---|
| EF_NoTarget |
|
| EF_Constant |
|
| MWGui::Widgets::MWEffectList::MWEffectList |
( |
| ) |
|
| MWGui::Widgets::MWEffectList::~MWEffectList |
( |
| ) |
|
|
protectedvirtual |
| void MWGui::Widgets::MWEffectList::createEffectWidgets |
( |
std::vector< MyGUI::Widget * > & |
effects, |
|
|
MyGUI::Widget * |
creator, |
|
|
MyGUI::IntCoord & |
coord, |
|
|
bool |
center, |
|
|
int |
flags |
|
) |
| |
- Parameters
-
| vector | to store the created effect widgets |
| parent | widget |
| coordinates | to use, will be expanded if more space is needed |
| center | the effect widgets horizontally |
| various | flags, see MWEffectList::EffectFlags |
| void MWGui::Widgets::MWEffectList::initialiseOverride |
( |
| ) |
|
|
protectedvirtual |
| void MWGui::Widgets::MWEffectList::setEffectList |
( |
const SpellEffectList & |
list | ) |
|
| void MWGui::Widgets::MWEffectList::updateWidgets |
( |
| ) |
|
|
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