Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 5389723cfaa070fa83dde30f5cb260be > files > 117

compat-guichan05-devel-0.5.0-11.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Guichan: gcn::Color Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="namespacegcn.html">gcn</a>::<a class="el" href="classgcn_1_1Color.html">Color</a></div>
<h1>gcn::Color Class Reference</h1><!-- doxytag: class="gcn::Color" --><code>#include &lt;<a class="el" href="color_8hpp-source.html">color.hpp</a>&gt;</code>
<p>
<a href="classgcn_1_1Color-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Represents a color with red, green, blue and alpha components. 
<p>

<p>
Definition at line <a class="el" href="color_8hpp-source.html#l00067">67</a> of file <a class="el" href="color_8hpp-source.html">color.hpp</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#6dc73fa971bdb60c9e00ae4a69d33275">Color</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#6dc73fa971bdb60c9e00ae4a69d33275"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#01d8582df017de59b0cf7c6585a4d345">Color</a> (int color)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructs a color from the bytes in an integer.  <a href="#01d8582df017de59b0cf7c6585a4d345"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#c95423f560a25af45f7910c3e9d57837">Color</a> (int <a class="el" href="classgcn_1_1Color.html#03c8b8fd862f837b5295b3ce28c94a33">r</a>, int <a class="el" href="classgcn_1_1Color.html#13947bb1b79574cfb71580896a311a33">g</a>, int <a class="el" href="classgcn_1_1Color.html#92f745d8f763ef16dcda11a03c44437f">b</a>, int <a class="el" href="classgcn_1_1Color.html#46e7ab30d365efc4314368e01ffd6dbf">a</a>=255)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#c95423f560a25af45f7910c3e9d57837"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classgcn_1_1Color.html">Color</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#4414dab910cdf604db74fb49155136f7">operator+</a> (const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;color) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds the RGB values of two colors together.  <a href="#4414dab910cdf604db74fb49155136f7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classgcn_1_1Color.html">Color</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#69b37321a4c87e8b3e0389a9abccfeff">operator-</a> (const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;color) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Subtracts the RGB values of one color from another.  <a href="#69b37321a4c87e8b3e0389a9abccfeff"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classgcn_1_1Color.html">Color</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#a19ecef84c2c8b91c2a3884364fec865">operator *</a> (float value) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Multiplies the RGB values of a color with a float value.  <a href="#a19ecef84c2c8b91c2a3884364fec865"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#ad86f1535915cf79442a9ed14c9f58ed">operator==</a> (const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;color) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compares two colors.  <a href="#ad86f1535915cf79442a9ed14c9f58ed"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#0050e2fdab7df61d8c17e19cc2b9c4b3">operator!=</a> (const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;color) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compares two colors.  <a href="#0050e2fdab7df61d8c17e19cc2b9c4b3"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="03c8b8fd862f837b5295b3ce28c94a33"></a><!-- doxytag: member="gcn::Color::r" ref="03c8b8fd862f837b5295b3ce28c94a33" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#03c8b8fd862f837b5295b3ce28c94a33">r</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Red color component (range 0-255). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="13947bb1b79574cfb71580896a311a33"></a><!-- doxytag: member="gcn::Color::g" ref="13947bb1b79574cfb71580896a311a33" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#13947bb1b79574cfb71580896a311a33">g</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Green color component (range 0-255). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="92f745d8f763ef16dcda11a03c44437f"></a><!-- doxytag: member="gcn::Color::b" ref="92f745d8f763ef16dcda11a03c44437f" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#92f745d8f763ef16dcda11a03c44437f">b</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Blue color component (range 0-255). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgcn_1_1Color.html#46e7ab30d365efc4314368e01ffd6dbf">a</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classgcn_1_1Color.html">Color</a> alpha, used for transparency.  <a href="#46e7ab30d365efc4314368e01ffd6dbf"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="6dc73fa971bdb60c9e00ae4a69d33275"></a><!-- doxytag: member="gcn::Color::Color" ref="6dc73fa971bdb60c9e00ae4a69d33275" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gcn::Color::Color           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
Initializes the color to black. 
<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00065">65</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="01d8582df017de59b0cf7c6585a4d345"></a><!-- doxytag: member="gcn::Color::Color" ref="01d8582df017de59b0cf7c6585a4d345" args="(int color)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gcn::Color::Color           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructs a color from the bytes in an integer. 
<p>
Call it with a hexadecimal constant for HTML-style color representation. The alpha component will be set to 255.<p>
EXAMPLE: Color(0xff50a0) constructs Gui-chan's favourite color.<p>
NOTE: Because of this constructor, integers will be automatically casted to a color by your compiler.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the color. </td></tr>
  </table>
</dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00073">73</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="c95423f560a25af45f7910c3e9d57837"></a><!-- doxytag: member="gcn::Color::Color" ref="c95423f560a25af45f7910c3e9d57837" args="(int r, int g, int b, int a=255)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gcn::Color::Color           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>r</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>g</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>b</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>a</em> = <code>255</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>r</em>&nbsp;</td><td>Red color component (range 0-255). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>g</em>&nbsp;</td><td>Green color component (range 0-255). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>b</em>&nbsp;</td><td>Blue color component (range 0-255). </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>a</em>&nbsp;</td><td><a class="el" href="classgcn_1_1Color.html">Color</a> alpha, used for transparency. A value of 0 means totaly transparent, 255 is totaly opaque (the default). </td></tr>
  </table>
</dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00081">81</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a19ecef84c2c8b91c2a3884364fec865"></a><!-- doxytag: member="gcn::Color::operator *" ref="a19ecef84c2c8b91c2a3884364fec865" args="(float value) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgcn_1_1Color.html">Color</a> gcn::Color::operator *           </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>value</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Multiplies the RGB values of a color with a float value. 
<p>
The values will be clamped if they go out of range.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>the value to multiply the color with. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>the resulting color with alpha untouched. </dd></dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00119">119</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="0050e2fdab7df61d8c17e19cc2b9c4b3"></a><!-- doxytag: member="gcn::Color::operator!=" ref="0050e2fdab7df61d8c17e19cc2b9c4b3" args="(const Color &amp;color) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool gcn::Color::operator!=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compares two colors. 
<p>
<dl compact><dt><b>Returns:</b></dt><dd>true if the two colors have different RGBA components. </dd></dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00139">139</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="4414dab910cdf604db74fb49155136f7"></a><!-- doxytag: member="gcn::Color::operator+" ref="4414dab910cdf604db74fb49155136f7" args="(const Color &amp;color) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgcn_1_1Color.html">Color</a> gcn::Color::operator+           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adds the RGB values of two colors together. 
<p>
The values will be clamped if they go out of range.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>a color to add to this color. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>the resulting color with alpha set to 255. </dd></dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00089">89</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="69b37321a4c87e8b3e0389a9abccfeff"></a><!-- doxytag: member="gcn::Color::operator-" ref="69b37321a4c87e8b3e0389a9abccfeff" args="(const Color &amp;color) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classgcn_1_1Color.html">Color</a> gcn::Color::operator-           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Subtracts the RGB values of one color from another. 
<p>
The values will be clamped if they go out of range.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>a color to subtract from this color. </td></tr>
  </table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>the resulting color with alpha set to 255. </dd></dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00104">104</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<a class="anchor" name="ad86f1535915cf79442a9ed14c9f58ed"></a><!-- doxytag: member="gcn::Color::operator==" ref="ad86f1535915cf79442a9ed14c9f58ed" args="(const Color &amp;color) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool gcn::Color::operator==           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classgcn_1_1Color.html">Color</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compares two colors. 
<p>
<dl compact><dt><b>Returns:</b></dt><dd>true if the two colors have the same RGBA components. </dd></dl>

<p>
Definition at line <a class="el" href="color_8cpp-source.html#l00134">134</a> of file <a class="el" href="color_8cpp-source.html">color.cpp</a>.
<p>
References <a class="el" href="color_8hpp-source.html#l00161">a</a>, <a class="el" href="color_8hpp-source.html#l00155">b</a>, <a class="el" href="color_8hpp-source.html#l00150">g</a>, and <a class="el" href="color_8hpp-source.html#l00145">r</a>.
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="46e7ab30d365efc4314368e01ffd6dbf"></a><!-- doxytag: member="gcn::Color::a" ref="46e7ab30d365efc4314368e01ffd6dbf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classgcn_1_1Color.html#46e7ab30d365efc4314368e01ffd6dbf">gcn::Color::a</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<a class="el" href="classgcn_1_1Color.html">Color</a> alpha, used for transparency. 
<p>
A value of 0 means totaly transparent, 255 is totaly opaque (the default) 
<p>
Definition at line <a class="el" href="color_8hpp-source.html#l00161">161</a> of file <a class="el" href="color_8hpp-source.html">color.hpp</a>.
<p>
Referenced by <a class="el" href="color_8cpp-source.html#l00065">Color()</a>, <a class="el" href="window_8cpp-source.html#l00139">gcn::Window::draw()</a>, <a class="el" href="slider_8cpp-source.html#l00132">gcn::Slider::draw()</a>, <a class="el" href="dropdown_8cpp-source.html#l00140">gcn::DropDown::draw()</a>, <a class="el" href="button_8cpp-source.html#l00120">gcn::Button::draw()</a>, <a class="el" href="window_8cpp-source.html#l00232">gcn::Window::drawBorder()</a>, <a class="el" href="textfield_8cpp-source.html#l00124">gcn::TextField::drawBorder()</a>, <a class="el" href="slider_8cpp-source.html#l00144">gcn::Slider::drawBorder()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00451">gcn::ScrollArea::drawBorder()</a>, <a class="el" href="radiobutton_8cpp-source.html#l00119">gcn::RadioButton::drawBorder()</a>, <a class="el" href="listbox_8cpp-source.html#l00130">gcn::ListBox::drawBorder()</a>, <a class="el" href="label_8cpp-source.html#l00128">gcn::Label::drawBorder()</a>, <a class="el" href="icon_8cpp-source.html#l00083">gcn::Icon::drawBorder()</a>, <a class="el" href="dropdown_8cpp-source.html#l00193">gcn::DropDown::drawBorder()</a>, <a class="el" href="container_8cpp-source.html#l00090">gcn::Container::drawBorder()</a>, <a class="el" href="checkbox_8cpp-source.html#l00109">gcn::CheckBox::drawBorder()</a>, <a class="el" href="button_8cpp-source.html#l00192">gcn::Button::drawBorder()</a>, <a class="el" href="radiobutton_8cpp-source.html#l00143">gcn::RadioButton::drawBox()</a>, <a class="el" href="checkbox_8cpp-source.html#l00133">gcn::CheckBox::drawBox()</a>, <a class="el" href="dropdown_8cpp-source.html#l00217">gcn::DropDown::drawButton()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00584">gcn::ScrollArea::drawDownButton()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00475">gcn::ScrollArea::drawHBar()</a>, <a class="el" href="sdlgraphics_8cpp-source.html#l00231">gcn::SDLGraphics::drawHLine()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00794">gcn::ScrollArea::drawHMarker()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00645">gcn::ScrollArea::drawLeftButton()</a>, <a class="el" href="slider_8cpp-source.html#l00168">gcn::Slider::drawMarker()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00706">gcn::ScrollArea::drawRightButton()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00523">gcn::ScrollArea::drawUpButton()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00496">gcn::ScrollArea::drawVBar()</a>, <a class="el" href="sdlgraphics_8cpp-source.html#l00337">gcn::SDLGraphics::drawVLine()</a>, <a class="el" href="scrollarea_8cpp-source.html#l00767">gcn::ScrollArea::drawVMarker()</a>, <a class="el" href="sdlgraphics_8cpp-source.html#l00167">gcn::SDLGraphics::fillRectangle()</a>, <a class="el" href="color_8cpp-source.html#l00119">operator *()</a>, <a class="el" href="color_8cpp-source.html#l00139">operator!=()</a>, <a class="el" href="color_8cpp-source.html#l00089">operator+()</a>, <a class="el" href="color_8cpp-source.html#l00104">operator-()</a>, <a class="el" href="color_8cpp-source.html#l00134">operator==()</a>, <a class="el" href="openglimage_8cpp-source.html#l00220">gcn::OpenGLImage::putPixel()</a>, <a class="el" href="allegroimage_8cpp-source.html#l00123">gcn::AllegroImage::putPixel()</a>, <a class="el" href="sdlpixel_8hpp-source.html#l00221">gcn::SDLputPixelAlpha()</a>, <a class="el" href="sdlgraphics_8cpp-source.html#l00626">gcn::SDLGraphics::setColor()</a>, <a class="el" href="openglgraphics_8cpp-source.html#l00309">gcn::OpenGLGraphics::setColor()</a>, and <a class="el" href="allegrographics_8cpp-source.html#l00260">gcn::AllegroGraphics::setColor()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="color_8hpp-source.html">color.hpp</a><li><a class="el" href="color_8cpp-source.html">color.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sat Jul 29 19:38:48 2006 for Guichan by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>