26#include <guichan/actionlistener.hpp>
51 void action(
const gcn::ActionEvent &event)
override;
A dialog to choose between buying or selling at a shop.
static void closeAll()
Closes all instances.
std::list< BuySellDialog * > DialogList
~BuySellDialog() override
void action(const gcn::ActionEvent &event) override
Called when receiving actions from the widgets.
static DialogList instances
void setVisible(bool visible) override
Overloads window setVisible by Guichan to allow sticky window handling.