aboutsummaryrefslogtreecommitdiffstats
path: root/functions.html
diff options
context:
space:
mode:
Diffstat (limited to 'functions.html')
-rw-r--r--functions.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/functions.html b/functions.html
index 71e315cd..ded1582f 100644
--- a/functions.html
+++ b/functions.html
@@ -29,7 +29,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">YAGE
- &#160;<span id="projectnumber">0.02</span>
+ &#160;<span id="projectnumber">v0.1.1</span>
</div>
<div id="projectbrief">Yet Another Game Engine</div>
</td>
@@ -313,9 +313,6 @@ $(document).ready(function(){initNavTree('functions.html','');});
<li>Matrix()
: <a class="el" href="classyage_1_1Matrix.html#a73b7d1f94f4f72a2294b71b3a35794ad">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
</li>
-<li>matrix_needs_update_
-: <a class="el" href="classyage_1_1Camera2D.html#a84a0aeb53f0327e192b6e36ce24a41ea">yage::Camera2D</a>
-</li>
<li>move()
: <a class="el" href="classyage_1_1Camera2D.html#a9c6d369978a4c142db3059f8d5a122b0">yage::Camera2D</a>
</li>
@@ -502,6 +499,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
, <a class="el" href="classyage_1_1Camera2D.html#addc194a43322262e7d102f212e5f5cf7">yage::Camera2D</a>
, <a class="el" href="classyage_1_1ParticleBody.html#a1f24ef00fd59254397d677d90936ec4c">yage::ParticleBody</a>
</li>
+<li>update_matrix_
+: <a class="el" href="classyage_1_1Camera2D.html#a8f599101972611e898ba9be349464961">yage::Camera2D</a>
+</li>
<li>use()
: <a class="el" href="classyage_1_1GlslProgram.html#a762b44540ef219ff39f784543fc162c3">yage::GlslProgram</a>
</li>
@@ -611,7 +611,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Thu Aug 24 2017 00:24:55 for YAGE by
+ <li class="footer">Generated on Sat Sep 2 2017 12:28:04 for YAGE by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>