[692] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Ogre::KeyTarget class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
| 4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
| 5 | </head> |
---|
| 6 | |
---|
| 7 | <body> |
---|
| 8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
| 9 | <div class="qindex"><a class="qindex" href="index.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">Class List</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">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
| 10 | <h1>Ogre::KeyTarget Class Reference</h1><code>#include <<a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a>></code> |
---|
| 11 | <p> |
---|
| 12 | <p>Inheritance diagram for Ogre::KeyTarget: |
---|
| 13 | <p><center><img src="classOgre_1_1KeyTarget.png" usemap="#Ogre::KeyTarget_map" border="0" alt=""></center> |
---|
| 14 | <map name="Ogre::KeyTarget_map"> |
---|
| 15 | <area href="classOgre_1_1EventTarget.html" alt="Ogre::EventTarget" shape="rect" coords="0,0,137,24"> |
---|
| 16 | <area href="classOgre_1_1EventProcessor.html" alt="Ogre::EventProcessor" shape="rect" coords="0,112,137,136"> |
---|
| 17 | </map> |
---|
| 18 | <a href="classOgre_1_1KeyTarget-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
| 19 | <tr><td></td></tr> |
---|
| 20 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
| 21 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargeta0">KeyTarget</a> ()</td></tr> |
---|
| 22 | |
---|
| 23 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargeta1">~KeyTarget</a> ()</td></tr> |
---|
| 24 | |
---|
| 25 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargeta2">processKeyEvent</a> (<a class="el" href="classOgre_1_1KeyEvent.html">KeyEvent</a> *e)</td></tr> |
---|
| 26 | |
---|
| 27 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargeta3">addKeyListener</a> (<a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> *l)</td></tr> |
---|
| 28 | |
---|
| 29 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargeta4">removeKeyListener</a> (<a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> *l)</td></tr> |
---|
| 30 | |
---|
| 31 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1EventTarget.html#Ogre_1_1PositionTargeta5">processEvent</a> (<a class="el" href="classOgre_1_1InputEvent.html">InputEvent</a> *e)=0</td></tr> |
---|
| 32 | |
---|
| 33 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
| 34 | <tr><td class="memItemLeft" nowrap align=right valign=top>std::set< <a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> * > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargetp0">mKeyListeners</a></td></tr> |
---|
| 35 | |
---|
| 36 | <tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> |
---|
| 37 | <tr><td class="memItemLeft" nowrap align=right valign=top>std::set< <a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> * > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargetr0">mRemovedListeners</a></td></tr> |
---|
| 38 | |
---|
| 39 | </table> |
---|
| 40 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 41 | <a class="anchor" name="Ogre_1_1KeyTargeta0" doxytag="Ogre::KeyTarget::KeyTarget" ></a><p> |
---|
| 42 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 43 | <tr> |
---|
| 44 | <td class="mdRow"> |
---|
| 45 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 46 | <tr> |
---|
| 47 | <td class="md" nowrap valign="top"> Ogre::KeyTarget::KeyTarget </td> |
---|
| 48 | <td class="md" valign="top">( </td> |
---|
| 49 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 50 | <td class="md" valign="top"> ) </td> |
---|
| 51 | <td class="md" nowrap></td> |
---|
| 52 | </tr> |
---|
| 53 | |
---|
| 54 | </table> |
---|
| 55 | </td> |
---|
| 56 | </tr> |
---|
| 57 | </table> |
---|
| 58 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 59 | <tr> |
---|
| 60 | <td> |
---|
| 61 | |
---|
| 62 | </td> |
---|
| 63 | <td> |
---|
| 64 | |
---|
| 65 | <p> |
---|
| 66 | |
---|
| 67 | <p> |
---|
| 68 | Definition at line <a class="el" href="OgreKeyTarget_8h-source.html#l00055">55</a> of file <a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a>. </td> |
---|
| 69 | </tr> |
---|
| 70 | </table> |
---|
| 71 | <a class="anchor" name="Ogre_1_1KeyTargeta1" doxytag="Ogre::KeyTarget::~KeyTarget" ></a><p> |
---|
| 72 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 73 | <tr> |
---|
| 74 | <td class="mdRow"> |
---|
| 75 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 76 | <tr> |
---|
| 77 | <td class="md" nowrap valign="top"> virtual Ogre::KeyTarget::~<a class="el" href="classOgre_1_1KeyTarget.html">KeyTarget</a> </td> |
---|
| 78 | <td class="md" valign="top">( </td> |
---|
| 79 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 80 | <td class="md" valign="top"> ) </td> |
---|
| 81 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
| 82 | </tr> |
---|
| 83 | |
---|
| 84 | </table> |
---|
| 85 | </td> |
---|
| 86 | </tr> |
---|
| 87 | </table> |
---|
| 88 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 89 | <tr> |
---|
| 90 | <td> |
---|
| 91 | |
---|
| 92 | </td> |
---|
| 93 | <td> |
---|
| 94 | |
---|
| 95 | <p> |
---|
| 96 | |
---|
| 97 | <p> |
---|
| 98 | Definition at line <a class="el" href="OgreKeyTarget_8h-source.html#l00056">56</a> of file <a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a>. </td> |
---|
| 99 | </tr> |
---|
| 100 | </table> |
---|
| 101 | <hr><h2>Member Function Documentation</h2> |
---|
| 102 | <a class="anchor" name="Ogre_1_1KeyTargeta3" doxytag="Ogre::KeyTarget::addKeyListener" ></a><p> |
---|
| 103 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 104 | <tr> |
---|
| 105 | <td class="mdRow"> |
---|
| 106 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 107 | <tr> |
---|
| 108 | <td class="md" nowrap valign="top"> void Ogre::KeyTarget::addKeyListener </td> |
---|
| 109 | <td class="md" valign="top">( </td> |
---|
| 110 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> * </td> |
---|
| 111 | <td class="mdname1" valign="top" nowrap> <em>l</em> </td> |
---|
| 112 | <td class="md" valign="top"> ) </td> |
---|
| 113 | <td class="md" nowrap></td> |
---|
| 114 | </tr> |
---|
| 115 | |
---|
| 116 | </table> |
---|
| 117 | </td> |
---|
| 118 | </tr> |
---|
| 119 | </table> |
---|
| 120 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 121 | <tr> |
---|
| 122 | <td> |
---|
| 123 | |
---|
| 124 | </td> |
---|
| 125 | <td> |
---|
| 126 | |
---|
| 127 | <p> |
---|
| 128 | </td> |
---|
| 129 | </tr> |
---|
| 130 | </table> |
---|
| 131 | <a class="anchor" name="Ogre_1_1PositionTargeta5" doxytag="Ogre::KeyTarget::processEvent" ></a><p> |
---|
| 132 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 133 | <tr> |
---|
| 134 | <td class="mdRow"> |
---|
| 135 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 136 | <tr> |
---|
| 137 | <td class="md" nowrap valign="top"> virtual void Ogre::EventTarget::processEvent </td> |
---|
| 138 | <td class="md" valign="top">( </td> |
---|
| 139 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1InputEvent.html">InputEvent</a> * </td> |
---|
| 140 | <td class="mdname1" valign="top" nowrap> <em>e</em> </td> |
---|
| 141 | <td class="md" valign="top"> ) </td> |
---|
| 142 | <td class="md" nowrap><code> [pure virtual, inherited]</code></td> |
---|
| 143 | </tr> |
---|
| 144 | |
---|
| 145 | </table> |
---|
| 146 | </td> |
---|
| 147 | </tr> |
---|
| 148 | </table> |
---|
| 149 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 150 | <tr> |
---|
| 151 | <td> |
---|
| 152 | |
---|
| 153 | </td> |
---|
| 154 | <td> |
---|
| 155 | |
---|
| 156 | <p> |
---|
| 157 | |
---|
| 158 | <p> |
---|
| 159 | Implemented in <a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora5">Ogre::Cursor</a>, and <a class="el" href="classOgre_1_1EventProcessor.html#Ogre_1_1EventProcessora5">Ogre::EventProcessor</a>. </td> |
---|
| 160 | </tr> |
---|
| 161 | </table> |
---|
| 162 | <a class="anchor" name="Ogre_1_1KeyTargeta2" doxytag="Ogre::KeyTarget::processKeyEvent" ></a><p> |
---|
| 163 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 164 | <tr> |
---|
| 165 | <td class="mdRow"> |
---|
| 166 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 167 | <tr> |
---|
| 168 | <td class="md" nowrap valign="top"> void Ogre::KeyTarget::processKeyEvent </td> |
---|
| 169 | <td class="md" valign="top">( </td> |
---|
| 170 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1KeyEvent.html">KeyEvent</a> * </td> |
---|
| 171 | <td class="mdname1" valign="top" nowrap> <em>e</em> </td> |
---|
| 172 | <td class="md" valign="top"> ) </td> |
---|
| 173 | <td class="md" nowrap></td> |
---|
| 174 | </tr> |
---|
| 175 | |
---|
| 176 | </table> |
---|
| 177 | </td> |
---|
| 178 | </tr> |
---|
| 179 | </table> |
---|
| 180 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 181 | <tr> |
---|
| 182 | <td> |
---|
| 183 | |
---|
| 184 | </td> |
---|
| 185 | <td> |
---|
| 186 | |
---|
| 187 | <p> |
---|
| 188 | </td> |
---|
| 189 | </tr> |
---|
| 190 | </table> |
---|
| 191 | <a class="anchor" name="Ogre_1_1KeyTargeta4" doxytag="Ogre::KeyTarget::removeKeyListener" ></a><p> |
---|
| 192 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 193 | <tr> |
---|
| 194 | <td class="mdRow"> |
---|
| 195 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 196 | <tr> |
---|
| 197 | <td class="md" nowrap valign="top"> void Ogre::KeyTarget::removeKeyListener </td> |
---|
| 198 | <td class="md" valign="top">( </td> |
---|
| 199 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a> * </td> |
---|
| 200 | <td class="mdname1" valign="top" nowrap> <em>l</em> </td> |
---|
| 201 | <td class="md" valign="top"> ) </td> |
---|
| 202 | <td class="md" nowrap></td> |
---|
| 203 | </tr> |
---|
| 204 | |
---|
| 205 | </table> |
---|
| 206 | </td> |
---|
| 207 | </tr> |
---|
| 208 | </table> |
---|
| 209 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 210 | <tr> |
---|
| 211 | <td> |
---|
| 212 | |
---|
| 213 | </td> |
---|
| 214 | <td> |
---|
| 215 | |
---|
| 216 | <p> |
---|
| 217 | </td> |
---|
| 218 | </tr> |
---|
| 219 | </table> |
---|
| 220 | <hr><h2>Member Data Documentation</h2> |
---|
| 221 | <a class="anchor" name="Ogre_1_1KeyTargetp0" doxytag="Ogre::KeyTarget::mKeyListeners" ></a><p> |
---|
| 222 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 223 | <tr> |
---|
| 224 | <td class="mdRow"> |
---|
| 225 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 226 | <tr> |
---|
| 227 | <td class="md" nowrap valign="top"> std::set<<a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a>*> <a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargetp0">Ogre::KeyTarget::mKeyListeners</a><code> [protected]</code> |
---|
| 228 | </table> |
---|
| 229 | </td> |
---|
| 230 | </tr> |
---|
| 231 | </table> |
---|
| 232 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 233 | <tr> |
---|
| 234 | <td> |
---|
| 235 | |
---|
| 236 | </td> |
---|
| 237 | <td> |
---|
| 238 | |
---|
| 239 | <p> |
---|
| 240 | |
---|
| 241 | <p> |
---|
| 242 | Definition at line <a class="el" href="OgreKeyTarget_8h-source.html#l00052">52</a> of file <a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a>. </td> |
---|
| 243 | </tr> |
---|
| 244 | </table> |
---|
| 245 | <a class="anchor" name="Ogre_1_1KeyTargetr0" doxytag="Ogre::KeyTarget::mRemovedListeners" ></a><p> |
---|
| 246 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 247 | <tr> |
---|
| 248 | <td class="mdRow"> |
---|
| 249 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 250 | <tr> |
---|
| 251 | <td class="md" nowrap valign="top"> std::set<<a class="el" href="classOgre_1_1KeyListener.html">KeyListener</a>*> <a class="el" href="classOgre_1_1KeyTarget.html#Ogre_1_1KeyTargetr0">Ogre::KeyTarget::mRemovedListeners</a><code> [private]</code> |
---|
| 252 | </table> |
---|
| 253 | </td> |
---|
| 254 | </tr> |
---|
| 255 | </table> |
---|
| 256 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 257 | <tr> |
---|
| 258 | <td> |
---|
| 259 | |
---|
| 260 | </td> |
---|
| 261 | <td> |
---|
| 262 | |
---|
| 263 | <p> |
---|
| 264 | |
---|
| 265 | <p> |
---|
| 266 | Definition at line <a class="el" href="OgreKeyTarget_8h-source.html#l00049">49</a> of file <a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a>. </td> |
---|
| 267 | </tr> |
---|
| 268 | </table> |
---|
| 269 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 270 | <li><a class="el" href="OgreKeyTarget_8h-source.html">OgreKeyTarget.h</a></ul> |
---|
| 271 | <hr> |
---|
| 272 | <p> |
---|
| 273 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
| 274 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
| 275 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
| 276 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
| 277 | <Work rdf:about=""> |
---|
| 278 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
| 279 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
| 280 | </Work> |
---|
| 281 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
| 282 | |
---|
| 283 | Last modified Sun Mar 12 14:39:30 2006 |
---|
| 284 | </p> |
---|
| 285 | </body> |
---|
| 286 | </html> |
---|