Mana
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrowserLink Struct Reference

#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
 

Detailed Description

Definition at line 37 of file browserbox.h.

Member Function Documentation

◆ contains()

bool BrowserLink::contains ( int  x,
int  y 
) const
inline

Definition at line 43 of file browserbox.h.

Member Data Documentation

◆ caption

std::string BrowserLink::caption

Definition at line 41 of file browserbox.h.

◆ link

std::string BrowserLink::link

Definition at line 40 of file browserbox.h.

◆ rect

gcn::Rectangle BrowserLink::rect

Where link is placed.

Definition at line 39 of file browserbox.h.


The documentation for this struct was generated from the following file: