29#include <guichan/actionlistener.hpp>
30#include <guichan/keylistener.hpp>
33 public gcn::KeyListener
39 void apply()
override;
42 void action(
const gcn::ActionEvent &event)
override;
A container for the contents of a tab in the setup window.
gcn::DropDown * mThemeDropDown
gcn::CheckBox * mVisibleNamesCheckBox
gcn::Slider * mAlphaSlider
gcn::CheckBox * mNameCheckBox
std::unique_ptr< gcn::ListModel > mThemesListModel
gcn::Label * mSpeechLabel
~Setup_Interface() override
bool mVisibleNamesEnabled
void cancel() override
Called when the Cancel button is pressed in the setup window.
void apply() override
Called when the Apply button is pressed in the setup window.
std::unique_ptr< gcn::ListModel > mFontSizeListModel
gcn::DropDown * mFontSizeDropDown
gcn::CheckBox * mNPCLogCheckBox
gcn::CheckBox * mPickupChatCheckBox
Being::Speech mSpeechMode
gcn::Label * mPickupNotifyLabel
gcn::CheckBox * mPickupParticleCheckBox
void action(const gcn::ActionEvent &event) override
bool mShowMonsterDamageEnabled
gcn::CheckBox * mShowMonsterDamageCheckBox
bool mPickupParticleEnabled
gcn::Slider * mSpeechSlider