Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 1457

crystalspace-doc-1.2.1-5mdv2010.0.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>Crystal Space 1.2.1: ivideo/cursor.h File Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1>ivideo/cursor.h File Reference</h1>Mouse cursor IDs. <a href="#_details">More...</a>
<p>

<p>
<a href="cursor_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef enum <br>
<a class="el" href="group__gfx2d.html#gefea80175c6a53cc40c79799cfd4631b">_csMouseCursorID</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#g80b85f64d5f129faf7a2cd4c2825147e">csMouseCursorID</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Standard mouse cursor IDs.  <a href="group__gfx2d.html#g80b85f64d5f129faf7a2cd4c2825147e"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__gfx2d.html#gefea80175c6a53cc40c79799cfd4631b">_csMouseCursorID</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631bdae5189e7e44966636f84a7b3b1d74da">csmcNone</a> =  -1, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b05941ab457f9042de423aa0bb3108854">csmcArrow</a> =  0, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631bbb9bdb43dcc19b0a04cdba7c91ae8104">csmcLens</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b0fb8070c559142a872af1eb854ec3c75">csmcCross</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b0270300f3797f7f1af52bf4193d0ac32">csmcPen</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b6916919c2a9bd2690836aa6b9bff4ca9">csmcMove</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b6d999db007b45825d649b979cde0b2aa">csmcSizeNWSE</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b2e0b61709383c853e36c9628891bbea6">csmcSizeNESW</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b64a55e2cc057d10ce63590298f4f83bb">csmcSizeNS</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b0b1b509ec856ec42634e66ca80021591">csmcSizeEW</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b2a8f13f1d1aa57be3fa16a80f8f1cc4f">csmcStop</a>, 
<a class="el" href="group__gfx2d.html#ggefea80175c6a53cc40c79799cfd4631b4efd5f71080ba01b71bc66221f4b784b">csmcWait</a>
<br>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Standard mouse cursor IDs.  <a href="group__gfx2d.html#gefea80175c6a53cc40c79799cfd4631b">More...</a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Mouse cursor IDs. 
<p>

<p>Definition in file <a class="el" href="cursor_8h-source.html">cursor.h</a>.</p>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>