54 mChangeLoginButton(
new Button(this,
_(
"Change Login"),
"login",
57 mChooseWorld(
new Button(this,
_(
"Choose World"),
"world",
62 "world_background.xml");
105 const std::string &eventId =
event.getId();
106 if (eventId ==
"world")
117 else if (eventId ==
"login")
#define fromBool(val, name)
void setState(const StateT state)
LayoutCell & setPadding(int p)
void setRowHeight(const int n, const int h)
void setSelected(const int selected)
virtual void chooseServer(unsigned int server, const bool persistentIp) const =0
virtual void setVisible(Visible visible)
bool getOptionBool(const std::string &name, const bool def) const
void reflowLayout(int w, int h)
LayoutCell & place(const int x, const int y, Widget *const wg, const int w, const int h)
void action(const ActionEvent &event)
void keyPressed(KeyEvent &event)
WorldListModel * mWorldListModel
WorldSelectDialog(const Worlds &worlds)
Button * mChangeLoginButton
Net::LoginHandler * loginHandler
std::vector< WorldInfo * > Worlds