Files
discoverpixy/struct_s_c_r_e_e_n___s.html
2015-06-08 11:04:50 +02:00

195 lines
10 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.9.1"/>
<title>discoverpixy: SCREEN_S Struct 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="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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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 style="padding-left: 0.5em;">
<div id="projectname">discoverpixy
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
<li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
</ul>
</div>
<!-- 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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">SCREEN_S Struct Reference<div class="ingroups"><a class="el" href="group__gui.html">Gui</a> &raquo; <a class="el" href="group__screen.html">Screen</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="screen_8h_source.html">screen.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for SCREEN_S:</div>
<div class="dyncontent">
<div class="center"><img src="struct_s_c_r_e_e_n___s__coll__graph.png" border="0" usemap="#_s_c_r_e_e_n___s_coll__map" alt="Collaboration graph"/></div>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:ae6559e38ebbedb8f94a8754256dc454b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_s_c_r_e_e_n___s.html#ae6559e38ebbedb8f94a8754256dc454b">on_enter</a></td></tr>
<tr class="memdesc:ae6559e38ebbedb8f94a8754256dc454b"><td class="mdescLeft">&#160;</td><td class="mdescRight">The Callback which is called when the screen is entered. Add/Register all UI-Elements here. <a href="#ae6559e38ebbedb8f94a8754256dc454b">More...</a><br /></td></tr>
<tr class="separator:ae6559e38ebbedb8f94a8754256dc454b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e8f3db07ddecd10762ce1088cb2fbd8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_s_c_r_e_e_n___s.html#a5e8f3db07ddecd10762ce1088cb2fbd8">on_leave</a></td></tr>
<tr class="memdesc:a5e8f3db07ddecd10762ce1088cb2fbd8"><td class="mdescLeft">&#160;</td><td class="mdescRight">The Callback which is called when the screen is left. Remove/Unregister all UI-Elements here. <a href="#a5e8f3db07ddecd10762ce1088cb2fbd8">More...</a><br /></td></tr>
<tr class="separator:a5e8f3db07ddecd10762ce1088cb2fbd8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac795215b462e455f4d482f38c05e0b40"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_s_c_r_e_e_n___s.html#ac795215b462e455f4d482f38c05e0b40">on_update</a></td></tr>
<tr class="memdesc:ac795215b462e455f4d482f38c05e0b40"><td class="mdescLeft">&#160;</td><td class="mdescRight">The Callback which is called repeatedly when the screen should be updated. Update/Redraw all UI-Elements here. <a href="#ac795215b462e455f4d482f38c05e0b40">More...</a><br /></td></tr>
<tr class="separator:ac795215b462e455f4d482f38c05e0b40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a914e64c0c6cfaf4f7b2b0c3493f0cbf2"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_s_c_r_e_e_n___s.html">SCREEN_S</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_s_c_r_e_e_n___s.html#a914e64c0c6cfaf4f7b2b0c3493f0cbf2">next</a></td></tr>
<tr class="memdesc:a914e64c0c6cfaf4f7b2b0c3493f0cbf2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Used internally. do not modify, do not initialize. <a href="#a914e64c0c6cfaf4f7b2b0c3493f0cbf2">More...</a><br /></td></tr>
<tr class="separator:a914e64c0c6cfaf4f7b2b0c3493f0cbf2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure to configure the Screen </p>
<p>Definition at line <a class="el" href="screen_8h_source.html#l00052">52</a> of file <a class="el" href="screen_8h_source.html">screen.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a914e64c0c6cfaf4f7b2b0c3493f0cbf2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct <a class="el" href="struct_s_c_r_e_e_n___s.html">SCREEN_S</a>* next</td>
</tr>
</table>
</div><div class="memdoc">
<p>Used internally. do not modify, do not initialize. </p>
<p>Definition at line <a class="el" href="screen_8h_source.html#l00057">57</a> of file <a class="el" href="screen_8h_source.html">screen.h</a>.</p>
</div>
</div>
<a class="anchor" id="ae6559e38ebbedb8f94a8754256dc454b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a> on_enter</td>
</tr>
</table>
</div><div class="memdoc">
<p>The Callback which is called when the screen is entered. Add/Register all UI-Elements here. </p>
<p>Definition at line <a class="el" href="screen_8h_source.html#l00053">53</a> of file <a class="el" href="screen_8h_source.html">screen.h</a>.</p>
</div>
</div>
<a class="anchor" id="a5e8f3db07ddecd10762ce1088cb2fbd8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a> on_leave</td>
</tr>
</table>
</div><div class="memdoc">
<p>The Callback which is called when the screen is left. Remove/Unregister all UI-Elements here. </p>
<p>Definition at line <a class="el" href="screen_8h_source.html#l00054">54</a> of file <a class="el" href="screen_8h_source.html">screen.h</a>.</p>
</div>
</div>
<a class="anchor" id="ac795215b462e455f4d482f38c05e0b40"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__screen.html#gad87c84be7c1bc93ec95a1fa03f49e06d">SCREEN_CALLBACK</a> on_update</td>
</tr>
</table>
</div><div class="memdoc">
<p>The Callback which is called repeatedly when the screen should be updated. Update/Redraw all UI-Elements here. </p>
<p>Definition at line <a class="el" href="screen_8h_source.html#l00055">55</a> of file <a class="el" href="screen_8h_source.html">screen.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>common/gui/<a class="el" href="screen_8h_source.html">screen.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Jun 8 2015 11:01:19 for discoverpixy by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>