summaryrefslogtreecommitdiff
path: root/doc/html/structsf_1_1Event_1_1MouseMoveEvent.htm
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/structsf_1_1Event_1_1MouseMoveEvent.htm')
-rwxr-xr-xdoc/html/structsf_1_1Event_1_1MouseMoveEvent.htm61
1 files changed, 61 insertions, 0 deletions
diff --git a/doc/html/structsf_1_1Event_1_1MouseMoveEvent.htm b/doc/html/structsf_1_1Event_1_1MouseMoveEvent.htm
new file mode 100755
index 0000000..4d5dd02
--- /dev/null
+++ b/doc/html/structsf_1_1Event_1_1MouseMoveEvent.htm
@@ -0,0 +1,61 @@
+<!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.2 -->
+<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="classes.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="classes.htm"><span>Alphabetical&nbsp;List</span></a></li>
+ <li><a href="annotated.htm"><span>Class&nbsp;List</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 class="nav">
+<a class="el" href="namespacesf.htm">sf</a>::<a class="el" href="classsf_1_1Event.htm">Event</a>::<a class="el" href="structsf_1_1Event_1_1MouseMoveEvent.htm">MouseMoveEvent</a></div>
+<h1>sf::Event::MouseMoveEvent Struct Reference</h1><!-- doxytag: class="sf::Event::MouseMoveEvent" --><a class="el" href="namespacesf_1_1Mouse.htm" title="Definition of button codes for mouse events.">Mouse</a> move event parameters.
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;<a class="el" href="Event_8hpp-source.htm">Event.hpp</a>&gt;</code>
+<p>
+<a href="structsf_1_1Event_1_1MouseMoveEvent-members.htm">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></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="010fa592ac21e4566f9f23415d0b77dc"></a><!-- doxytag: member="sf::Event::MouseMoveEvent::X" ref="010fa592ac21e4566f9f23415d0b77dc" args="" -->
+int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsf_1_1Event_1_1MouseMoveEvent.htm#010fa592ac21e4566f9f23415d0b77dc">X</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cb4d3d5f74ce68cbd26a277d4918b77c"></a><!-- doxytag: member="sf::Event::MouseMoveEvent::Y" ref="cb4d3d5f74ce68cbd26a277d4918b77c" args="" -->
+int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsf_1_1Event_1_1MouseMoveEvent.htm#cb4d3d5f74ce68cbd26a277d4918b77c">Y</a></td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<a class="el" href="namespacesf_1_1Mouse.htm" title="Definition of button codes for mouse events.">Mouse</a> move event parameters.
+<p>
+
+<p>
+Definition at line <a class="el" href="Event_8hpp-source.htm#l00217">217</a> of file <a class="el" href="Event_8hpp-source.htm">Event.hpp</a>.<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="Event_8hpp-source.htm">Event.hpp</a></ul>
+
+ <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>