summaryrefslogtreecommitdiff
path: root/doc/html/interfaceGLWindow.htm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/interfaceGLWindow.htm')
-rwxr-xr-xdoc/html/interfaceGLWindow.htm54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/html/interfaceGLWindow.htm b/doc/html/interfaceGLWindow.htm
new file mode 100755
index 0000000..f7c470f
--- /dev/null
+++ b/doc/html/interfaceGLWindow.htm
@@ -0,0 +1,54 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+ <head>
+ <title>SFML - Simple and Fast Multimedia Library</title>
+ <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+ <link href="doxygen.css" rel="stylesheet" type="text/css" />
+ <link href="tabs.css" rel="stylesheet" type="text/css" />
+ </head>
+ <body>
+ <div id="logo">
+ <img src="./logo.jpg" width="770" height="200" title="SFML home" alt="SFML logo" />
+ </div>
+<!-- Generated by Doxygen 1.5.8 -->
+<div class="navigation" id="top">
+ <div class="tabs">
+ <ul>
+ <li><a href="index.htm"><span>Main&nbsp;Page</span></a></li>
+ <li><a href="namespaces.htm"><span>Namespaces</span></a></li>
+ <li class="current"><a href="annotated.htm"><span>Classes</span></a></li>
+ <li><a href="files.htm"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div class="tabs">
+ <ul>
+ <li><a href="annotated.htm"><span>Class&nbsp;List</span></a></li>
+ <li><a href="classes.htm"><span>Class&nbsp;Index</span></a></li>
+ <li><a href="hierarchy.htm"><span>Class&nbsp;Hierarchy</span></a></li>
+ <li><a href="functions.htm"><span>Class&nbsp;Members</span></a></li>
+ </ul>
+ </div>
+</div>
+<div class="contents">
+<h1>GLWindow Class Reference</h1><!-- doxytag: class="GLWindow" -->Cocoa window implementation to let fullscreen windows catch key events.
+<a href="#_details">More...</a>
+<p>
+<code>#import &lt;<a class="el" href="GLKit_8h-source.htm">GLKit.h</a>&gt;</code>
+<p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Cocoa window implementation to let fullscreen windows catch key events.
+<p>Definition at line <a class="el" href="GLKit_8h-source.htm#l00101">101</a> of file <a class="el" href="GLKit_8h-source.htm">GLKit.h</a>.</p>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="GLKit_8h-source.htm">GLKit.h</a></ul>
+</div>
+
+ <p id="footer">
+ &nbsp;::&nbsp; Copyright &copy; 2007-2008 Laurent Gomila, all rights reserved &nbsp;::&nbsp;
+ Documentation generated by <a href="http://www.doxygen.org/" title="doxygen website">doxygen 1.5.2</a> &nbsp;::&nbsp;
+ </p>
+
+ </body>
+</html>