| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| <meta name="generator" content="Doxygen 1.9.1"/> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <title>32blit API: engine/input.cpp File Reference</title> |
| <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="jquery.js"></script> |
| <script type="text/javascript" src="dynsections.js"></script> |
| <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="resize.js"></script> |
| <script type="text/javascript" src="navtreedata.js"></script> |
| <script type="text/javascript" src="navtree.js"></script> |
| <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| <script type="text/javascript" src="search/searchdata.js"></script> |
| <script type="text/javascript" src="search/search.js"></script> |
| <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| </head> |
| <body> |
| <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| <div id="titlearea"> |
| <table cellspacing="0" cellpadding="0"> |
| <tbody> |
| <tr style="height: 56px;"> |
| <td id="projectalign" style="padding-left: 0.5em;"> |
| <div id="projectname">32blit API |
| </div> |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| <!-- end header part --> |
| <!-- Generated by Doxygen 1.9.1 --> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); |
| /* @license-end */ |
| </script> |
| <script type="text/javascript" src="menudata.js"></script> |
| <script type="text/javascript" src="menu.js"></script> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| $(function() { |
| initMenu('',true,false,'search.php','Search'); |
| $(document).ready(function() { init_search(); }); |
| }); |
| /* @license-end */</script> |
| <div id="main-nav"></div> |
| </div><!-- top --> |
| <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| <div id="nav-tree"> |
| <div id="nav-tree-contents"> |
| <div id="nav-sync" class="sync"></div> |
| </div> |
| </div> |
| <div id="splitbar" style="-moz-user-select:none;" |
| class="ui-resizable-handle"> |
| </div> |
| </div> |
| <script type="text/javascript"> |
| /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| $(document).ready(function(){initNavTree('input_8cpp.html',''); initResizable(); }); |
| /* @license-end */ |
| </script> |
| <div id="doc-content"> |
| <!-- window showing the filter options --> |
| <div id="MSearchSelectWindow" |
| onmouseover="return searchBox.OnSearchSelectShow()" |
| onmouseout="return searchBox.OnSearchSelectHide()" |
| onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| </div> |
| |
| <!-- iframe showing the search results (closed by default) --> |
| <div id="MSearchResultsWindow"> |
| <iframe src="javascript:void(0)" frameborder="0" |
| name="MSearchResults" id="MSearchResults"> |
| </iframe> |
| </div> |
| |
| <div class="header"> |
| <div class="summary"> |
| <a href="#namespaces">Namespaces</a> | |
| <a href="#func-members">Functions</a> </div> |
| <div class="headertitle"> |
| <div class="title">input.cpp File Reference</div> </div> |
| </div><!--header--> |
| <div class="contents"> |
| |
| <p>Input handlers. |
| <a href="#details">More...</a></p> |
| <div class="textblock"><code>#include "input.hpp"</code><br /> |
| <code>#include "api.hpp"</code><br /> |
| </div><div class="textblock"><div class="dynheader"> |
| Include dependency graph for input.cpp:</div> |
| <div class="dyncontent"> |
| <div class="center"><img src="input_8cpp__incl.png" border="0" usemap="#aengine_2input_8cpp" alt=""/></div> |
| <map name="aengine_2input_8cpp" id="aengine_2input_8cpp"> |
| <area shape="rect" title="Input handlers." alt="" coords="105,5,236,32"/> |
| <area shape="rect" href="input_8hpp_source.html" title=" " alt="" coords="65,155,148,181"/> |
| <area shape="rect" href="api_8hpp_source.html" title=" " alt="" coords="175,80,246,107"/> |
| <area shape="rect" href="vec2_8hpp_source.html" title=" " alt="" coords="66,453,200,480"/> |
| <area shape="rect" href="vec3_8hpp_source.html" title=" " alt="" coords="65,229,198,256"/> |
| <area shape="rect" title=" " alt="" coords="488,453,554,480"/> |
| <area shape="rect" title=" " alt="" coords="102,528,164,555"/> |
| <area shape="rect" href="surface_8hpp_source.html" title=" " alt="" coords="586,155,755,181"/> |
| <area shape="rect" title=" " alt="" coords="791,304,878,331"/> |
| <area shape="rect" title=" " alt="" coords="1014,229,1092,256"/> |
| <area shape="rect" title=" " alt="" coords="1116,229,1214,256"/> |
| <area shape="rect" title=" " alt="" coords="902,304,964,331"/> |
| <area shape="rect" title=" " alt="" coords="374,229,430,256"/> |
| <area shape="rect" title=" " alt="" coords="657,304,716,331"/> |
| <area shape="rect" href="font_8hpp_source.html" title=" " alt="" coords="356,379,432,405"/> |
| <area shape="rect" href="file_8hpp_source.html" title=" " alt="" coords="708,229,838,256"/> |
| <area shape="rect" href="rect_8hpp_source.html" title=" " alt="" coords="455,229,582,256"/> |
| <area shape="rect" href="size_8hpp_source.html" title=" " alt="" coords="324,304,400,331"/> |
| <area shape="rect" href="blend_8hpp_source.html" title=" " alt="" coords="558,379,716,405"/> |
| <area shape="rect" title=" " alt="" coords="425,304,510,331"/> |
| <area shape="rect" href="point_8hpp_source.html" title=" " alt="" coords="198,379,281,405"/> |
| <area shape="rect" href="mat3_8hpp_source.html" title=" " alt="" coords="224,453,308,480"/> |
| </map> |
| </div> |
| </div><table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> |
| Namespaces</h2></td></tr> |
| <tr class="memitem:namespaceblit"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceblit.html">blit</a></td></tr> |
| <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> |
| </table><table class="memberdecls"> |
| <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> |
| Functions</h2></td></tr> |
| <tr class="memitem:a805d03e835f695c1aec8f474e2514692"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceblit.html#a805d03e835f695c1aec8f474e2514692">blit::pressed</a> (uint32_t button)</td></tr> |
| <tr class="separator:a805d03e835f695c1aec8f474e2514692"><td class="memSeparator" colspan="2"> </td></tr> |
| </table> |
| <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| <div class="textblock"><p>Input handlers. </p> |
| </div></div><!-- contents --> |
| </div><!-- doc-content --> |
| <!-- start footer part --> |
| <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| <ul> |
| <li class="navelem"><a class="el" href="dir_996f45160da62e1a3d7f6046fad68f51.html">engine</a></li><li class="navelem"><a class="el" href="input_8cpp.html">input.cpp</a></li> |
| <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li> |
| </ul> |
| </div> |
| </body> |
| </html> |