Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > a16d689bc65aac5d987d5129109e6de5 > files > 108

irrlicht-doc-1.7.2-1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Irrlicht Engine: IGUIButton.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table class="irrlicht" >
  <tr valign="middle"> 
    <td><font size="2"><a class="qindex" href="index.html"><font color="#FFFFFF">Home</font></a> 
      | <a class="qindex" href="namespaces.html"><font color="#FFFFFF">Namespaces</font></a> 
      | <a class="qindex" href="hierarchy.html"><font color="#FFFFFF">Hierarchy</font></a> 
      | <a class="qindex" href="classes.html"><font color="#FFFFFF">Alphabetical 
      List</font></a> | <a class="qindex" href="annotated.html"><font color="#FFFFFF"> 
      Class list</font></a> | <a class="qindex" href="files.html"><font color="#FFFFFF">Files</font></a> 
      | <a class="qindex" href="namespacemembers.html"><font color="#FFFFFF"> 
      Namespace&nbsp;Members</font></a> | <a class="qindex" href="functions.html"><font color="#FFFFFF">Class 
      members</font></a> | <a class="qindex" href="globals.html"><font color="#FFFFFF">File 
      members</font></a> | <a class="qindex" href="pages.html"><font color="#FFFFFF">Tutorials</font></a></font> </td>
  </tr>
</table>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>IGUIButton.h File Reference</h1><code>#include &quot;<a class="el" href="_i_g_u_i_element_8h_source.html">IGUIElement.h</a>&quot;</code><br/>

<p><a href="_i_g_u_i_button_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_button.html">irr::gui::IGUIButton</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">GUI Button interface.  <a href="classirr_1_1gui_1_1_i_g_u_i_button.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr.html">irr</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Everything in the Irrlicht Engine can be found in this namespace. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1gui.html">irr::gui</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>The gui namespace contains useful classes for easy creation of a graphical user interface. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1video.html">irr::video</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5">irr::gui::EGUI_BUTTON_STATE</a> { <br/>
&nbsp;&nbsp;<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5ae47afa6c570b82732b069b73a6060579">irr::gui::EGBS_BUTTON_UP</a> = 0, 
<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5a297a4a82fd57a1a5f68da0292ae607ca">irr::gui::EGBS_BUTTON_DOWN</a>, 
<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5a2c8c78780719305dad51f330c083e355">irr::gui::EGBS_BUTTON_MOUSE_OVER</a>, 
<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5a154e2d7435276030b565196ac467b4ab">irr::gui::EGBS_BUTTON_MOUSE_OFF</a>, 
<br/>
&nbsp;&nbsp;<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5a7af5f151c0f00be71fcd230745f0f3be">irr::gui::EGBS_BUTTON_FOCUSED</a>, 
<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5a90c8ffcae65eadd3199105bdf6608c7e">irr::gui::EGBS_BUTTON_NOT_FOCUSED</a>, 
<a class="el" href="namespaceirr_1_1gui.html#a2520445dec46e00684645ef8053aebb5aed20edf8c2114c8c1edf87aca536b685">irr::gui::EGBS_COUNT</a>
<br/>
 }</td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const c8 *const&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1gui.html#a4c9022b413a54ce6ce5f665b252080d7">irr::gui::GUIButtonStateNames</a> []</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Names for gui button state icons.  <a href="#a4c9022b413a54ce6ce5f665b252080d7"></a><br/></td></tr>
</table>
</div>
<hr size="1">
<address style="align: right;">
<small> </small>
</address>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr> 
    <td width="0"> <div align="left"><small><a href="http://irrlicht.sourceforge.net" target="_blank"><img src="irrlicht.png" alt="The Irrlicht Engine" align="middle" border=0 width=88 height=31></a></small></div></td>
    <td> <div align="left"><small><em><font size="2">The <a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht 
        Engine</a> Documentation &copy; 2003-2010 by Nikolaus Gebhardt. Generated 
        on Sun Oct 24 12:41:58 2010 by <a href="http://www.doxygen.org" target="_blank">Doxygen</a> 
        (1.6.2)</font></em></small></div></td>
  </tr>
</table>
<address style="align: right;">
</address>
</body>
</html>