#include <list>
#include <vector>
#include <guichan/mouselistener.hpp>
#include <guichan/widget.hpp>
Go to the source code of this file.
Classes | |
struct | BROWSER_LINK |
class | BrowserBox |
A simple browser box able to handle links and forward events to the parent conteiner. More... |