Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sentence_with_location Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 sentence_with_location (string text, int x_left, int y_top, int x_right, rgb color)
 sentence_with_location ()

Public Attributes

string text
int x_left
int y_top
int x_right
rgb color


Constructor & Destructor Documentation

sentence_with_location::sentence_with_location string  text,
int  x_left,
int  y_top,
int  x_right,
rgb  color
[inline]
 

Definition at line 1807 of file fack.hpp.

sentence_with_location::sentence_with_location  )  [inline]
 

Definition at line 1815 of file fack.hpp.


Member Data Documentation

rgb sentence_with_location::color
 

Definition at line 1805 of file fack.hpp.

string sentence_with_location::text
 

Definition at line 1803 of file fack.hpp.

int sentence_with_location::x_left
 

Definition at line 1804 of file fack.hpp.

int sentence_with_location::x_right
 

Definition at line 1804 of file fack.hpp.

int sentence_with_location::y_top
 

Definition at line 1804 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:13 2005 for FACK by  doxygen 1.4.0