#include <spellbuyingwindow.hpp>
MWGui::SpellBuyingWindow::SpellBuyingWindow |
( |
| ) |
|
void MWGui::SpellBuyingWindow::addSpell |
( |
const std::string & |
spellID | ) |
|
|
protected |
void MWGui::SpellBuyingWindow::clearSpells |
( |
| ) |
|
|
protected |
void MWGui::SpellBuyingWindow::exit |
( |
| ) |
|
|
virtual |
void MWGui::SpellBuyingWindow::onCancelButtonClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
void MWGui::SpellBuyingWindow::onMouseWheel |
( |
MyGUI::Widget * |
_sender, |
|
|
int |
_rel |
|
) |
| |
|
protected |
void MWGui::SpellBuyingWindow::onReferenceUnavailable |
( |
| ) |
|
|
protectedvirtual |
void MWGui::SpellBuyingWindow::onSpellButtonClick |
( |
MyGUI::Widget * |
_sender | ) |
|
|
protected |
bool MWGui::SpellBuyingWindow::playerHasSpell |
( |
const std::string & |
id | ) |
|
|
protected |
void MWGui::SpellBuyingWindow::startSpellBuying |
( |
const MWWorld::Ptr & |
actor | ) |
|
void MWGui::SpellBuyingWindow::updateLabels |
( |
| ) |
|
|
protected |
MyGUI::Button* MWGui::SpellBuyingWindow::mCancelButton |
|
protected |
int MWGui::SpellBuyingWindow::mCurrentY |
|
protected |
int MWGui::SpellBuyingWindow::mLastPos |
|
protected |
MyGUI::TextBox* MWGui::SpellBuyingWindow::mPlayerGold |
|
protected |
MyGUI::ScrollView* MWGui::SpellBuyingWindow::mSpellsView |
|
protected |
std::map<MyGUI::Widget*, std::string> MWGui::SpellBuyingWindow::mSpellsWidgetMap |
|
protected |
const int MWGui::SpellBuyingWindow::sLineHeight = 18 |
|
staticprotected |
The documentation for this class was generated from the following files: