Files
ComSquare/unionComSquare_1_1PPU_1_1Utils_1_1TileData.html
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

252 lines
14 KiB
HTML

<!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.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ComSquare: ComSquare::PPU::Utils::TileData Union 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">ComSquare
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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&amp;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>
<!-- 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"><a class="el" href="namespaceComSquare.html">ComSquare</a></li><li class="navelem"><a class="el" href="namespaceComSquare_1_1PPU.html">PPU</a></li><li class="navelem"><a class="el" href="namespaceComSquare_1_1PPU_1_1Utils.html">Utils</a></li><li class="navelem"><a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html">TileData</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="unionComSquare_1_1PPU_1_1Utils_1_1TileData-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ComSquare::PPU::Utils::TileData Union Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Used to parse easily VRAM <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> information.
<a href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="PPUUtils_8hpp_source.html">PPUUtils.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for ComSquare::PPU::Utils::TileData:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="unionComSquare_1_1PPU_1_1Utils_1_1TileData__coll__graph.svg" width="180" height="206"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a99fd8588b78ab09ec05011c020f99807"><td class="memItemLeft" >struct {</td></tr>
<tr class="memitem:af88611ac7607692e5717f3e3fa4166e8"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a1300f3c59f11b89004125851bd6c1aeb">posX</a>: 4</td></tr>
<tr class="memdesc:af88611ac7607692e5717f3e3fa4166e8"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> X offset. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#af88611ac7607692e5717f3e3fa4166e8">More...</a><br /></td></tr>
<tr class="separator:af88611ac7607692e5717f3e3fa4166e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a57957ce06f3ad74bff49dba34c85b7b5"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a4097c7016355c4e6333eb9093c7fea0a">posY</a>: 6</td></tr>
<tr class="memdesc:a57957ce06f3ad74bff49dba34c85b7b5"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> Y offset. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#a57957ce06f3ad74bff49dba34c85b7b5">More...</a><br /></td></tr>
<tr class="separator:a57957ce06f3ad74bff49dba34c85b7b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af48d36c4fa66c93fbffda4d05d29ed41"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a5c525909bbab1e07a3350d1b09427032">palette</a>: 3</td></tr>
<tr class="memdesc:af48d36c4fa66c93fbffda4d05d29ed41"><td class="mdescLeft">&#160;</td><td class="mdescRight">Palette number used by the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a>. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#af48d36c4fa66c93fbffda4d05d29ed41">More...</a><br /></td></tr>
<tr class="separator:af48d36c4fa66c93fbffda4d05d29ed41"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad0595801f302e12e93aad934d1ae2987"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a72f3bfbf256f4e8e321253dc356b6047">tilePriority</a>: 1</td></tr>
<tr class="memdesc:ad0595801f302e12e93aad934d1ae2987"><td class="mdescLeft">&#160;</td><td class="mdescRight">True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> has priority. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#ad0595801f302e12e93aad934d1ae2987">More...</a><br /></td></tr>
<tr class="separator:ad0595801f302e12e93aad934d1ae2987"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d2c68c83fa3dbb489ee3972c3ccae47"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a53b8d1ff84e5e6bce3f081c377ce7ffb">horizontalFlip</a>: 1</td></tr>
<tr class="memdesc:a7d2c68c83fa3dbb489ee3972c3ccae47"><td class="mdescLeft">&#160;</td><td class="mdescRight">True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> need to be horizontally flipped. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#a7d2c68c83fa3dbb489ee3972c3ccae47">More...</a><br /></td></tr>
<tr class="separator:a7d2c68c83fa3dbb489ee3972c3ccae47"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec750181d5b693f31b0d9413776afdc7"><td class="memItemLeft" >&#160;&#160;&#160;uint16_t&#160;&#160;&#160;<a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a223939881a68838d7317d7e0e726c8d7">verticalFlip</a>: 1</td></tr>
<tr class="memdesc:aec750181d5b693f31b0d9413776afdc7"><td class="mdescLeft">&#160;</td><td class="mdescRight">True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> need to be vertically flipped. <a href="structComSquare_1_1PPU_1_1Utils_1_1TileData_1_1_0d176.html#aec750181d5b693f31b0d9413776afdc7">More...</a><br /></td></tr>
<tr class="separator:aec750181d5b693f31b0d9413776afdc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99fd8588b78ab09ec05011c020f99807"><td class="memItemLeft" valign="top">};&#160;</td><td class="memItemRight" valign="bottom"></td></tr>
<tr class="separator:a99fd8588b78ab09ec05011c020f99807"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e5174cbd808c2c200203c00b1cec564"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="unionComSquare_1_1PPU_1_1Utils_1_1TileData.html#a8e5174cbd808c2c200203c00b1cec564">raw</a> = 0</td></tr>
<tr class="separator:a8e5174cbd808c2c200203c00b1cec564"><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>Used to parse easily VRAM <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> information. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a99fd8588b78ab09ec05011c020f99807"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a99fd8588b78ab09ec05011c020f99807">&#9670;&nbsp;</a></span>@177</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">struct { ... } </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a53b8d1ff84e5e6bce3f081c377ce7ffb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a53b8d1ff84e5e6bce3f081c377ce7ffb">&#9670;&nbsp;</a></span>horizontalFlip</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::horizontalFlip</td>
</tr>
</table>
</div><div class="memdoc">
<p>True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> need to be horizontally flipped. </p>
</div>
</div>
<a id="a5c525909bbab1e07a3350d1b09427032"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5c525909bbab1e07a3350d1b09427032">&#9670;&nbsp;</a></span>palette</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::palette</td>
</tr>
</table>
</div><div class="memdoc">
<p>Palette number used by the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a>. </p>
</div>
</div>
<a id="a1300f3c59f11b89004125851bd6c1aeb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1300f3c59f11b89004125851bd6c1aeb">&#9670;&nbsp;</a></span>posX</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::posX</td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> X offset. </p>
</div>
</div>
<a id="a4097c7016355c4e6333eb9093c7fea0a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4097c7016355c4e6333eb9093c7fea0a">&#9670;&nbsp;</a></span>posY</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::posY</td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> Y offset. </p>
</div>
</div>
<a id="a8e5174cbd808c2c200203c00b1cec564"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e5174cbd808c2c200203c00b1cec564">&#9670;&nbsp;</a></span>raw</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::raw = 0</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a72f3bfbf256f4e8e321253dc356b6047"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a72f3bfbf256f4e8e321253dc356b6047">&#9670;&nbsp;</a></span>tilePriority</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::tilePriority</td>
</tr>
</table>
</div><div class="memdoc">
<p>True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> has priority. </p>
</div>
</div>
<a id="a223939881a68838d7317d7e0e726c8d7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a223939881a68838d7317d7e0e726c8d7">&#9670;&nbsp;</a></span>verticalFlip</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t ComSquare::PPU::Utils::TileData::verticalFlip</td>
</tr>
</table>
</div><div class="memdoc">
<p>True if the <a class="el" href="structComSquare_1_1PPU_1_1Tile.html" title="Info on tile struct.">Tile</a> need to be vertically flipped. </p>
</div>
</div>
<hr/>The documentation for this union was generated from the following file:<ul>
<li>sources/PPU/<a class="el" href="PPUUtils_8hpp_source.html">PPUUtils.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>