Mana
|
#include "utils/time.h"
#include <guichan/mouselistener.hpp>
#include <guichan/widget.hpp>
#include <deque>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
struct | BrowserLink |
struct | LinePart |
struct | TextRow |
class | BrowserBox |
A simple browser box able to handle links and forward events to the parent conteiner. More... | |