Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e3918135d52936bad0ecc8654eedea12 > files > 443

Falcon-doc-0.9.6.8-1.fc15.noarch.rpm

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" >
<head><meta content="text/html;charset=&amp;quot;utf-8&amp;quot;" http-equiv="Content-type"/><link href="faldoc.css" rel="stylesheet" type="text/css"/><title> - Class SDLCursor</title></head><body class="faldoc"><ul class="navi_top"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="sdl.html">Up: The SDL Falcon Module.</a></li>
         <li class="prev"><a href="sdl_SDLColor.html">Previous: Class SDLColor</a></li>
         <li class="next"><a href="sdl_SDLError.html">Next: Class SDLError</a></li>
         <li class="clear"></li>
         </ul><div id="page_body"><h1><span class="toc_number">16.3</span>Class SDLCursor</h1><p class="brief">Cursor representation for SDL. </p>
         <pre class="prototype">Class SDLCursor</pre>
         <p>This class holds an opaque object that is used by SDL as a cursor definition. </p>
<p>Cursors created by the user (i.e. through its class constructor) are automatically freed with SDL_FreeCursor when the garbage collector rips the owning object. </p>
<table class="members">
         <tbody><tr class="member_type"><td class="member_type" colspan="2">Methods</td></tr>
               <tr><td><a href="#SetCursor">SetCursor</a></td><td>Selects the current cursor for the SDL. </td></tr>
               </tbody>
            </table>
         <h2>Methods</h2><h3><a name="SetCursor">SetCursor</a></h3><p class="brief">Selects the current cursor for the SDL. </p>
         <pre class="prototype">SDLCursor.SetCursor()</pre>
         </div><ul class="navi_bottom"><li class="top"><a href="index.html">Top: Table of contents</a></li>
         <li class="up"><a href="sdl.html">Up: The SDL Falcon Module.</a></li>
         <li class="prev"><a href="sdl_SDLColor.html">Previous: Class SDLColor</a></li>
         <li class="next"><a href="sdl_SDLError.html">Next: Class SDLError</a></li>
         <li class="clear"></li>
         </ul><div class="signature">Made with <a href="faldoc 3.0">http://www.falconpl.org</a></div></body></html>