#include <alchemywindow.hpp>
MWGui::AlchemyWindow::AlchemyWindow |
( |
| ) |
|
void MWGui::AlchemyWindow::exit |
( |
| ) |
|
|
virtual |
void MWGui::AlchemyWindow::onCancelButtonClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
private |
void MWGui::AlchemyWindow::onCreateButtonClicked |
( |
MyGUI::Widget * |
_sender | ) |
|
|
private |
void MWGui::AlchemyWindow::onIngredientSelected |
( |
MyGUI::Widget * |
_sender | ) |
|
|
private |
void MWGui::AlchemyWindow::onSelectedItem |
( |
int |
index | ) |
|
|
private |
void MWGui::AlchemyWindow::open |
( |
| ) |
|
|
virtual |
void MWGui::AlchemyWindow::removeIngredient |
( |
MyGUI::Widget * |
ingredient | ) |
|
|
private |
void MWGui::AlchemyWindow::update |
( |
| ) |
|
|
private |
std::vector<ItemWidget*> MWGui::AlchemyWindow::mApparatus |
|
private |
MyGUI::Button* MWGui::AlchemyWindow::mCancelButton |
|
private |
MyGUI::Button* MWGui::AlchemyWindow::mCreateButton |
|
private |
MyGUI::Widget* MWGui::AlchemyWindow::mEffectsBox |
|
private |
std::vector<ItemWidget*> MWGui::AlchemyWindow::mIngredients |
|
private |
ItemView* MWGui::AlchemyWindow::mItemView |
|
private |
MyGUI::EditBox* MWGui::AlchemyWindow::mNameEdit |
|
private |
std::string MWGui::AlchemyWindow::mSuggestedPotionName |
|
private |
The documentation for this class was generated from the following files: