50 void draw(gcn::Graphics *gcnGraphics)
override;
void mousePressed(gcn::MouseEvent &event) override
unsigned int getRowHeight() const override
void draw(gcn::Graphics *gcnGraphics) override
Draws the list box.
virtual Avatar * getAvatarAt(int i)=0
std::string getElementAt(int i) override
const std::string & getName() const
Returns the avatar's name.
Defines a class for loading and storing images.
A list box, meant to be used inside a scroll area.