aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02475.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02475.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02475.html')
-rw-r--r--docs/doxygen/nel/a02475.html545
1 files changed, 545 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02475.html b/docs/doxygen/nel/a02475.html
new file mode 100644
index 00000000..7cb31f5a
--- /dev/null
+++ b/docs/doxygen/nel/a02475.html
@@ -0,0 +1,545 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NLMISC::CEventMouseDown class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLMISC::CEventMouseDown Class Reference</h1><code>#include &lt;<a class="el" href="a05691.html">events.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for NLMISC::CEventMouseDown:
+<p><center><img src="a02475.png" usemap="#NLMISC::CEventMouseDown_map" border="0" alt=""></center>
+<map name="NLMISC::CEventMouseDown_map">
+<area href="a02473.html" alt="NLMISC::CEventMouse" shape="rect" coords="0,112,176,136">
+<area href="a02461.html" alt="NLMISC::CEvent" shape="rect" coords="0,56,176,80">
+<area href="a02341.html" alt="NLMISC::CClassId" shape="rect" coords="0,0,176,24">
+</map>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<a class="el" href="a02475.html">CEventMouseDown</a> Send when a single mouse button is pushed down. The Button value should have only ONE flag set between leftButton, rightButton and middleButton. X and Y have the new mouse position in window coordinate system.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00346">346</a> of file <a class="el" href="a05691.html">events.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02475.html#NLMISC_1_1CEventMouseDowna0">CEventMouseDown</a> (float <a class="el" href="a04223.html#a572">x</a>, float <a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a05378.html#a443">TMouseButton</a> button, <a class="el" href="a03852.html">IEventEmitter</a> *emitter)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="a02461.html">CEvent</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02475.html#NLMISC_1_1CEventMouseDowna1">clone</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda2">operator uint64</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda3">operator!=</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda4">operator&lt;</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda5">operator&lt;=</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda6">operator==</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda7">operator&gt;</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda8">operator&gt;=</a> (const <a class="el" href="a02341.html">CClassId</a> &amp;o) const </td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a05378.html#a443">TMouseButton</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo0">Button</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03852.html">IEventEmitter</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02461.html#NLMISC_1_1CGDSliderMovedo0">Emitter</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Emitter of the event. Can be NULL if the event is posted directly to the <a class="el" href="a02479.html">CEventServer</a>. <a href="#NLMISC_1_1CGDSliderMovedo0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo3">X</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo4">Y</a></td></tr>
+
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02341.html">CClassId</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveds0">Null</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CEventMouseDowna0" doxytag="NLMISC::CEventMouseDown::CEventMouseDown" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NLMISC::CEventMouseDown::CEventMouseDown </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">float&nbsp;</td>
+ <td class="mdname" nowrap> <em>x</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>y</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a05378.html#a443">TMouseButton</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>button</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a03852.html">IEventEmitter</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>emitter</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00349">349</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+References <a class="el" href="a05378.html#a54">NLMISC::EventMouseDownId</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>.
+<p>
+Referenced by <a class="el" href="a05691.html#l00352">clone()</a>.
+<p>
+<div class="fragment"><pre>00349 : <a class="code" href="a02473.html#NLMISC_1_1CEventMousea0">CEventMouse</a> (x, y, button, emitter, EventMouseDownId)
+00350 {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CEventMouseDowna1" doxytag="NLMISC::CEventMouseDown::clone" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> virtual <a class="el" href="a02461.html">CEvent</a>* NLMISC::CEventMouseDown::clone </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">void&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, virtual]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Implements <a class="el" href="a02461.html#NLMISC_1_1CGDButtona1">NLMISC::CEvent</a>.
+<p>
+Definition at line <a class="el" href="a05691.html#l00352">352</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+References <a class="el" href="a05691.html#l00349">CEventMouseDown()</a>.
+<p>
+<div class="fragment"><pre>00352 {<span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="a02475.html#NLMISC_1_1CEventMouseDowna0">CEventMouseDown</a>(*<span class="keyword">this</span>);}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda2" doxytag="NLMISC::CEventMouseDown::operator uint64" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NLMISC::CClassId::operator <a class="el" href="a04558.html#a13">uint64</a> </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00062">62</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00062 {<span class="keywordflow">return</span> Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda3" doxytag="NLMISC::CEventMouseDown::operator!=" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator!= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00056">56</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00056 {<span class="keywordflow">return</span> Uid!=o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda4" doxytag="NLMISC::CEventMouseDown::operator<" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator&lt; </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00059">59</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00059 {<span class="keywordflow">return</span> Uid&lt;o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda5" doxytag="NLMISC::CEventMouseDown::operator<=" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator&lt;= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00057">57</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00057 {<span class="keywordflow">return</span> Uid&lt;=o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda6" doxytag="NLMISC::CEventMouseDown::operator==" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator== </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00055">55</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00055 {<span class="keywordflow">return</span> Uid==o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda7" doxytag="NLMISC::CEventMouseDown::operator>" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator&gt; </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00060">60</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00060 {<span class="keywordflow">return</span> Uid&gt;o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveda8" doxytag="NLMISC::CEventMouseDown::operator>=" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NLMISC::CClassId::operator&gt;= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>o</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline, inherited]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05548.html#l00058">58</a> of file <a class="el" href="a05548.html">class_id.h</a>.
+<p>
+References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>.
+<p>
+<div class="fragment"><pre>00058 {<span class="keywordflow">return</span> Uid&gt;=o.Uid;}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLMISC_1_1CEventMouseWheelo0" doxytag="NLMISC::CEventMouseDown::Button" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a05378.html#a443">TMouseButton</a> <a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo0">NLMISC::CEventMouse::Button</a><code> [inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00330">330</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+Referenced by <a class="el" href="a05686.html#l00089">NL3D::CEvent3dMouseListener::operator()()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMovedo0" doxytag="NLMISC::CEventMouseDown::Emitter" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03852.html">IEventEmitter</a>* <a class="el" href="a02461.html#NLMISC_1_1CGDSliderMovedo0">NLMISC::CEvent::Emitter</a><code> [inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Emitter of the event. Can be NULL if the event is posted directly to the <a class="el" href="a02479.html">CEventServer</a>.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00048">48</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+Referenced by <a class="el" href="a05691.html#l00057">NLMISC::CEvent::CEvent()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CGDSliderMoveds0" doxytag="NLMISC::CEventMouseDown::Null" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> const <a class="el" href="a02341.html">CClassId</a> <a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveds0">NLMISC::CClassId::Null</a><code> [static, inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+ </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CEventMouseWheelo3" doxytag="NLMISC::CEventMouseDown::X" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo3">NLMISC::CEventMouse::X</a><code> [inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00329">329</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+Referenced by <a class="el" href="a05686.html#l00089">NL3D::CEvent3dMouseListener::operator()()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLMISC_1_1CEventMouseWheelo4" doxytag="NLMISC::CEventMouseDown::Y" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02473.html#NLMISC_1_1CEventMouseWheelo4">NLMISC::CEventMouse::Y</a><code> [inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05691.html#l00329">329</a> of file <a class="el" href="a05691.html">events.h</a>.
+<p>
+Referenced by <a class="el" href="a05686.html#l00089">NL3D::CEvent3dMouseListener::operator()()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li><a class="el" href="a05691.html">events.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:11:27 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>