label Class Reference

#include <label.h>

Inheritance diagram for label:

Inheritance graph
[legend]
Collaboration diagram for label:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 label (manager &root, const c_point &origin, const char *message, const color &foreground=colors::WHITE, const color &background=colors::BLACK)
 ~label ()
void reset (const char *new_message)

Detailed Description

Definition at line 24 of file label.h.


Constructor & Destructor Documentation

label::label ( manager root,
const c_point &  origin,
const char *  message,
const color foreground = colors::WHITE,
const color background = colors::BLACK 
)

Definition at line 25 of file label.cpp.

label::~label (  ) 

Definition at line 32 of file label.cpp.


Member Function Documentation

void label::reset ( const char *  new_message  ) 

Definition at line 46 of file label.cpp.

References argument_list::add(), and argument_list::apply().


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:30:50 2008 for HOOPLE Libraries by  doxygen 1.5.1