|
OpenMW
|
Classes | |
| class | MWScrollView |
| a custom ScrollView which has access to scrollbar properties More... | |
| class | MWList |
| a very simple list widget that supports word-wrapping entries More... | |
| struct | SpellEffectParams |
| class | MWSkill |
| class | MWAttribute |
| class | MWSpell |
| class | MWEffectList |
| class | MWSpellEffect |
| class | MWDynamicStat |
| class | AutoSizedWidget |
| class | AutoSizedTextBox |
| class | AutoSizedEditBox |
| class | AutoSizedButton |
| class | Box |
| A container widget that automatically sizes its children. More... | |
| class | HBox |
| class | VBox |
| class | MWScrollBar |
Typedefs | |
| typedef std::vector < SpellEffectParams > | SpellEffectList |
| typedef MWSkill * | MWSkillPtr |
| typedef MWAttribute * | MWAttributePtr |
| typedef MWSpell * | MWSpellPtr |
| typedef MWEffectList * | MWEffectListPtr |
| typedef MWSpellEffect * | MWSpellEffectPtr |
| typedef MWDynamicStat * | MWDynamicStatPtr |
Functions | |
| void | fixTexturePath (std::string &path) |
| typedef MWSkill* MWGui::Widgets::MWSkillPtr |
| typedef MWSpell* MWGui::Widgets::MWSpellPtr |
| typedef std::vector<SpellEffectParams> MWGui::Widgets::SpellEffectList |
| void MWGui::Widgets::fixTexturePath | ( | std::string & | path | ) |
1.7.6.1