aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1Glyph.html
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-08-13 17:38:57 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-08-13 17:38:57 +0100
commit0b8a907d1f99b20cc789806ff70394a18cbea1d9 (patch)
treeea7fee1fb55afccc207c333c6c7f1248b105320c /classyage_1_1Glyph.html
parent438cfc500874f95b8d1c045d9eed92f0c50aedfc (diff)
downloadYAGE-0b8a907d1f99b20cc789806ff70394a18cbea1d9.tar.gz
YAGE-0b8a907d1f99b20cc789806ff70394a18cbea1d9.zip
Updating docs
Diffstat (limited to 'classyage_1_1Glyph.html')
-rw-r--r--classyage_1_1Glyph.html92
1 files changed, 92 insertions, 0 deletions
diff --git a/classyage_1_1Glyph.html b/classyage_1_1Glyph.html
new file mode 100644
index 00000000..252a1514
--- /dev/null
+++ b/classyage_1_1Glyph.html
@@ -0,0 +1,92 @@
+<!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.13"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>YAGE: yage::Glyph Class 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>
+<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">YAGE
+ &#160;<span id="projectnumber">0.02</span>
+ </div>
+ <div id="projectbrief">Yet Another Game Engine</div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></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 id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><b>yage</b></li><li class="navelem"><a class="el" href="classyage_1_1Glyph.html">Glyph</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="summary">
+<a href="classyage_1_1Glyph-members.html">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">yage::Glyph Class Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><a class="el" href="classyage_1_1Glyph.html" title="Glyph with information of the texture. ">Glyph</a> with information of the texture.
+ <a href="classyage_1_1Glyph.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="spritebatch_8hpp_source.html">spritebatch.hpp</a>&gt;</code></p>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><p><a class="el" href="classyage_1_1Glyph.html" title="Glyph with information of the texture. ">Glyph</a> with information of the texture. </p>
+</div><hr/>The documentation for this class was generated from the following files:<ul>
+<li>include/YAGE/<a class="el" href="spritebatch_8hpp_source.html">spritebatch.hpp</a></li>
+<li>src/spritebatch.cpp</li>
+</ul>
+</div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sun Aug 13 2017 17:38:55 for YAGE by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.13
+</small></address>
+</body>
+</html>