Mana
|
#include <browserbox.h>
Public Member Functions | |
bool | contains (int x, int y) const |
Public Attributes | |
gcn::Rectangle | rect |
Where link is placed. | |
std::string | link |
std::string | caption |
Definition at line 37 of file browserbox.h.
|
inline |
Definition at line 43 of file browserbox.h.
std::string BrowserLink::caption |
Definition at line 41 of file browserbox.h.
std::string BrowserLink::link |
Definition at line 40 of file browserbox.h.
gcn::Rectangle BrowserLink::rect |
Where link is placed.
Definition at line 39 of file browserbox.h.