bicolored Class Reference

#include <bicolored.h>

Collaboration diagram for bicolored:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 bicolored (const color &initial_background, palette &add_to, window_handle target=NIL)
 ~bicolored ()
color background () const
void background (const color &new_background, palette &add_to, window_handle target=NIL)

Detailed Description

Definition at line 26 of file bicolored.h.


Constructor & Destructor Documentation

bicolored::bicolored ( const color initial_background,
palette add_to,
window_handle  target = NIL 
)

Definition at line 23 of file bicolored.cpp.

References background().

bicolored::~bicolored (  ) 

Definition at line 26 of file bicolored.cpp.


Member Function Documentation

color bicolored::background (  )  const

Definition at line 28 of file bicolored.cpp.

Referenced by bicolored().

void bicolored::background ( const color new_background,
palette add_to,
window_handle  target = NIL 
)

Definition at line 30 of file bicolored.cpp.

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


The documentation for this class was generated from the following files:
Generated on Fri Aug 29 04:30:19 2008 for HOOPLE Libraries by  doxygen 1.5.1