Updated docu.

This commit is contained in:
Timo Lang
2015-06-08 11:04:50 +02:00
parent 86eb39b3a8
commit 42b6e3af36
202 changed files with 11953 additions and 976 deletions

View File

@@ -113,6 +113,8 @@ Data Fields</h2></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">
@@ -126,6 +128,8 @@ Data Fields</h2></td></tr>
<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>
@@ -140,6 +144,8 @@ Data Fields</h2></td></tr>
<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>
@@ -154,6 +160,8 @@ Data Fields</h2></td></tr>
<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>
@@ -168,6 +176,8 @@ Data Fields</h2></td></tr>
<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>
@@ -176,7 +186,7 @@ Data Fields</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Jun 8 2015 01:15:03 for discoverpixy by &#160;<a href="http://www.doxygen.org/index.html">
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>