24#include <guichan/mouselistener.hpp>
25#include <guichan/widget.hpp>
26#include <guichan/widgetlistener.hpp>
34 public gcn::WidgetListener,
35 public gcn::MouseListener
A generic shortcut container.
void drawFrame(gcn::Graphics *graphics) override
int getIndexFromGrid(int pointX, int pointY) const
Gets the index from the grid provided the point is in an item box.
void widgetResized(const gcn::Event &event) override
Invoked when a widget changes its size.
void draw(gcn::Graphics *graphics) override=0
Draws the shortcuts.