diff options
Diffstat (limited to 'docs/doxygen/nel/a02577.html')
-rw-r--r-- | docs/doxygen/nel/a02577.html | 482 |
1 files changed, 482 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02577.html b/docs/doxygen/nel/a02577.html new file mode 100644 index 00000000..b8858a56 --- /dev/null +++ b/docs/doxygen/nel/a02577.html @@ -0,0 +1,482 @@ +<!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::CGameDeviceEvent 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLMISC::CGameDeviceEvent Class Reference</h1><code>#include <<a class="el" href="a05758.html">game_device_events.h</a>></code> +<p> +<p>Inheritance diagram for NLMISC::CGameDeviceEvent: +<p><center><img src="a02577.png" usemap="#NLMISC::CGameDeviceEvent_map" border="0" alt=""></center> +<map name="NLMISC::CGameDeviceEvent_map"> +<area href="a02461.html" alt="NLMISC::CEvent" shape="rect" coords="282,56,460,80"> +<area href="a02341.html" alt="NLMISC::CClassId" shape="rect" coords="282,0,460,24"> +<area href="a02578.html" alt="NLMISC::CGDAxisMoved" shape="rect" coords="0,168,178,192"> +<area href="a02579.html" alt="NLMISC::CGDButton" shape="rect" coords="188,168,366,192"> +<area href="a02583.html" alt="NLMISC::CGDPOVChanged" shape="rect" coords="376,168,554,192"> +<area href="a02584.html" alt="NLMISC::CGDSliderMoved" shape="rect" coords="564,168,742,192"> +<area href="a02580.html" alt="NLMISC::CGDButtonDown" shape="rect" coords="94,224,272,248"> +<area href="a02581.html" alt="NLMISC::CGDButtonUp" shape="rect" coords="282,224,460,248"> +</map> +<hr><a name="_details"></a><h2>Detailed Description</h2> +An event from a game device (joystick, joypad ...) +<p> + +<p> +Definition at line <a class="el" href="a05758.html#l00069">69</a> of file <a class="el" href="a05758.html">game_device_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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02577.html#NLMISC_1_1CGameDeviceEventa0">CGameDeviceEvent</a> (<a class="el" href="a03854.html">IGameDevice</a> *gameDevice, <a class="el" href="a03852.html">IEventEmitter</a> *emitter, const <a class="el" href="a02341.html">CClassId</a> &classId)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="a02461.html">CEvent</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02461.html#NLMISC_1_1CGDButtona1">clone</a> () const=0</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </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 </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> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda4">operator<</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda5">operator<=</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </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> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda7">operator></a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda8">operator>=</a> (const <a class="el" href="a02341.html">CClassId</a> &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="a03852.html">IEventEmitter</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02461.html#NLMISC_1_1CGDSliderMovedo0">Emitter</a></td></tr> + +<tr><td class="mdescLeft"> </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><a class="el" href="a03854.html">IGameDevice</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02577.html#NLMISC_1_1CGDSliderMovedo1">GameDevice</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">the game device this event come from <a href="#NLMISC_1_1CGDSliderMovedo1"></a><br><br></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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveds0">Null</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLMISC_1_1CGameDeviceEventa0" doxytag="NLMISC::CGameDeviceEvent::CGameDeviceEvent" ></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::CGameDeviceEvent::CGameDeviceEvent </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a03854.html">IGameDevice</a> * </td> + <td class="mdname" nowrap> <em>gameDevice</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> * </td> + <td class="mdname" nowrap> <em>emitter</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname" nowrap> <em>classId</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05758.html#l00075">75</a> of file <a class="el" href="a05758.html">game_device_events.h</a>. +<p> +References <a class="el" href="a05758.html#l00073">GameDevice</a>. +<p> +<div class="fragment"><pre>00080 : <a class="code" href="a02461.html#NLMISC_1_1CEventb0">CEvent</a>(emitter, classId), +00081 <a class="code" href="a02577.html#NLMISC_1_1CGDSliderMovedo1">GameDevice</a>(gameDevice) +00082 {} +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CGDButtona1" doxytag="NLMISC::CGameDeviceEvent::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::CEvent::clone </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [pure virtual, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implemented in <a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowna1">NLMISC::CEventKeyDown</a>, <a class="el" href="a02471.html#NLMISC_1_1CEventKeyUpa1">NLMISC::CEventKeyUp</a>, <a class="el" href="a02466.html#NLMISC_1_1CEventChara1">NLMISC::CEventChar</a>, <a class="el" href="a02475.html#NLMISC_1_1CEventMouseDowna1">NLMISC::CEventMouseDown</a>, <a class="el" href="a02477.html#NLMISC_1_1CEventMouseUpa1">NLMISC::CEventMouseUp</a>, <a class="el" href="a02476.html#NLMISC_1_1CEventMouseMovea1">NLMISC::CEventMouseMove</a>, <a class="el" href="a02474.html#NLMISC_1_1CEventMouseDblClka1">NLMISC::CEventMouseDblClk</a>, <a class="el" href="a02478.html#NLMISC_1_1CEventMouseWheela1">NLMISC::CEventMouseWheel</a>, <a class="el" href="a02465.html#NLMISC_1_1CEventActivatea1">NLMISC::CEventActivate</a>, <a class="el" href="a02480.html#NLMISC_1_1CEventSetFocusa1">NLMISC::CEventSetFocus</a>, <a class="el" href="a02468.html#NLMISC_1_1CEventDestroyWindowa1">NLMISC::CEventDestroyWindow</a>, <a class="el" href="a02582.html#NLMISC_1_1CGDMouseMovea1">NLMISC::CGDMouseMove</a>, <a class="el" href="a02580.html#NLMISC_1_1CGDButtonDowna1">NLMISC::CGDButtonDown</a>, <a class="el" href="a02581.html#NLMISC_1_1CGDButtonUpa1">NLMISC::CGDButtonUp</a>, <a class="el" href="a02578.html#NLMISC_1_1CGDAxisMoveda1">NLMISC::CGDAxisMoved</a>, <a class="el" href="a02584.html#NLMISC_1_1CGDSliderMoveda1">NLMISC::CGDSliderMoved</a>, and <a class="el" href="a02583.html#NLMISC_1_1CGDPOVChangeda1">NLMISC::CGDPOVChanged</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda2" doxytag="NLMISC::CGameDeviceEvent::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">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </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> + + </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::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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<o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda5" doxytag="NLMISC::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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<=o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda6" doxytag="NLMISC::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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>o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda8" doxytag="NLMISC::CGameDeviceEvent::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">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </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> + + </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>=o.Uid;} +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLMISC_1_1CGDSliderMovedo0" doxytag="NLMISC::CGameDeviceEvent::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> + + </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_1CGDSliderMovedo1" doxytag="NLMISC::CGameDeviceEvent::GameDevice" ></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="a03854.html">IGameDevice</a>* <a class="el" href="a02577.html#NLMISC_1_1CGDSliderMovedo1">NLMISC::CGameDeviceEvent::GameDevice</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +the game device this event come from +<p> + +<p> +Definition at line <a class="el" href="a05758.html#l00073">73</a> of file <a class="el" href="a05758.html">game_device_events.h</a>. +<p> +Referenced by <a class="el" href="a05758.html#l00075">CGameDeviceEvent()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveds0" doxytag="NLMISC::CGameDeviceEvent::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> + + </td> + <td> + +<p> + </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a05758.html">game_device_events.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:13:38 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> |