<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:45 CET 2013 -->
<title>TmxMapLoader (libgdx API)
</title>
<meta name="date" content="2013-11-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TmxMapLoader (libgdx API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.
</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview
</a></li>
<li><a href="package-summary.html">Package
</a></li>
<li class="navBarCell1Rev">Class
</li>
<li><a href="class-use/TmxMapLoader.html">Use
</a></li>
<li><a href="package-tree.html">Tree
</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../../index-all.html">Index
</a></li>
<li><a href="../../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMapTileSets.html" title="class in com.badlogic.gdx.maps.tiled"><span class="strong">Prev Class
</span></a></li>
<li><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled"><span class="strong">Next Class
</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/maps/tiled/TmxMapLoader.html" target="_top">Frames
</a></li>
<li><a href="TmxMapLoader.html" target="_top">No Frames
</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes
</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:
</li>
<li><a href="#nested_class_summary">Nested
</a> |
</li>
<li><a href="#field_summary">Field
</a> |
</li>
<li><a href="#constructor_summary">Constr
</a> |
</li>
<li><a href="#method_summary">Method
</a></li>
</ul>
<ul class="subNavList">
<li>Detail:
</li>
<li><a href="#field_detail">Field
</a> |
</li>
<li><a href="#constructor_detail">Constr
</a> |
</li>
<li><a href="#method_detail">Method
</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.badlogic.gdx.maps.tiled
</div>
<h2 title="Class TmxMapLoader" class="title">Class TmxMapLoader
</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object
</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../com/badlogic/gdx/assets/loaders/AssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">com.badlogic.gdx.assets.loaders.AssetLoader
</a><T,P
></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">com.badlogic.gdx.assets.loaders.AsynchronousAssetLoader
</a><<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a>,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a>></li>
<li>
<ul class="inheritance">
<li>com.badlogic.gdx.maps.tiled.TmxMapLoader
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class
<span class="strong">TmxMapLoader
</span>
extends
<a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">AsynchronousAssetLoader
</a><<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a>,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a>></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary
</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes
</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Class and Description
</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary
</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields
</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Field and Description
</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#FLAG_FLIP_DIAGONALLY">FLAG_FLIP_DIAGONALLY
</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#FLAG_FLIP_HORIZONTALLY">FLAG_FLIP_HORIZONTALLY
</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#FLAG_FLIP_VERTICALLY">FLAG_FLIP_VERTICALLY
</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#map">map
</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#mapHeightInPixels">mapHeightInPixels
</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#mapWidthInPixels">mapWidthInPixels
</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#MASK_CLEAR">MASK_CLEAR
</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#root">root
</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.html" title="class in com.badlogic.gdx.utils">XmlReader
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#xml">xml
</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#yUp">yUp
</a></strong></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary
</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors
</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description
</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#TmxMapLoader()">TmxMapLoader
</a></strong>()
</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#TmxMapLoader(com.badlogic.gdx.assets.loaders.FileHandleResolver)">TmxMapLoader
</a></strong>(
<a href="../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders">FileHandleResolver
</a> resolver)
</code>
<div class="block">Creates loader
</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary
</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods
</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Method and Description
</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMapTileLayer.Cell.html" title="class in com.badlogic.gdx.maps.tiled">TiledMapTileLayer.Cell
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#createTileLayerCell(boolean, boolean, boolean)">createTileLayerCell
</a></strong>(boolean
flipHorizontally,
boolean
flipVertically,
boolean
flipDiagonally)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array
</a><<a href="../../../../../com/badlogic/gdx/assets/AssetDescriptor.html" title="class in com.badlogic.gdx.assets">AssetDescriptor
</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#getDependencies(java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">getDependencies
</a></strong>(java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</code>
<div class="block">Retrieves TiledMap resource dependencies
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#getRelativeFileHandle(com.badlogic.gdx.files.FileHandle, java.lang.String)">getRelativeFileHandle
</a></strong>(
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file,
java.lang.String
path)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#load(java.lang.String)">load
</a></strong>(java.lang.String
fileName)
</code>
<div class="block">Loads the
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled"><code>TiledMap
</code></a> from the given file.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#load(java.lang.String, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">load
</a></strong>(java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameters)
</code>
<div class="block">Loads the
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled"><code>TiledMap
</code></a> from the given file.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadAsync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">loadAsync
</a></strong>(
<a href="../../../../../com/badlogic/gdx/assets/AssetManager.html" title="class in com.badlogic.gdx.assets">AssetManager
</a> manager,
java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</code>
<div class="block">Loads the non-OpenGL part of the asset and injects any dependencies of the asset into the AssetManager.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadObject(com.badlogic.gdx.maps.MapLayer, com.badlogic.gdx.utils.XmlReader.Element)">loadObject
</a></strong>(
<a href="../../../../../com/badlogic/gdx/maps/MapLayer.html" title="class in com.badlogic.gdx.maps">MapLayer
</a> layer,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadObjectGroup(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element)">loadObjectGroup
</a></strong>(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadProperties(com.badlogic.gdx.maps.MapProperties, com.badlogic.gdx.utils.XmlReader.Element)">loadProperties
</a></strong>(
<a href="../../../../../com/badlogic/gdx/maps/MapProperties.html" title="class in com.badlogic.gdx.maps">MapProperties
</a> properties,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadSync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">loadSync
</a></strong>(
<a href="../../../../../com/badlogic/gdx/assets/AssetManager.html" title="class in com.badlogic.gdx.assets">AssetManager
</a> manager,
java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</code>
<div class="block">Loads the OpenGL part of the asset.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadTileLayer(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element)">loadTileLayer
</a></strong>(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</code>
<div class="block">Load one layer (a 'layer' tag).
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadTilemap(com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.ImageResolver)">loadTilemap
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> root,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps">ImageResolver
</a> imageResolver)
</code>
<div class="block">Loads the map data, given the XML root element and an
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a> used to return the tileset Textures
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadTileSet(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.ImageResolver)">loadTileSet
</a></strong>(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps">ImageResolver
</a> imageResolver)
</code>
<div class="block">Loads the specified tileset data, adding it to the collection of the specified map, given the XML element, the tmxFile and
an
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a> used to retrieve the tileset Textures.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array
</a><<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a>></code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#loadTilesets(com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle)">loadTilesets
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> root,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile)
</code>
<div class="block">Loads the tilesets
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static int
</code></td>
<td class="colLast"><code><strong><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.html#unsignedByteToInt(byte)">unsignedByteToInt
</a></strong>(byte
b)
</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_com.badlogic.gdx.assets.loaders.AssetLoader">
<!-- -->
</a>
<h3>Methods inherited from class
com.badlogic.gdx.assets.loaders.
<a href="../../../../../com/badlogic/gdx/assets/loaders/AssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">AssetLoader
</a></h3>
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AssetLoader.html#resolve(java.lang.String)">resolve
</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class
java.lang.Object
</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail
</h3>
<a name="FLAG_FLIP_HORIZONTALLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLAG_FLIP_HORIZONTALLY
</h4>
<pre>protected static final
int FLAG_FLIP_HORIZONTALLY
</pre>
<dl><dt><span class="strong">See Also:
</span></dt><dd><a href="../../../../../constant-values.html#com.badlogic.gdx.maps.tiled.TmxMapLoader.FLAG_FLIP_HORIZONTALLY">Constant Field Values
</a></dd></dl>
</li>
</ul>
<a name="FLAG_FLIP_VERTICALLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLAG_FLIP_VERTICALLY
</h4>
<pre>protected static final
int FLAG_FLIP_VERTICALLY
</pre>
<dl><dt><span class="strong">See Also:
</span></dt><dd><a href="../../../../../constant-values.html#com.badlogic.gdx.maps.tiled.TmxMapLoader.FLAG_FLIP_VERTICALLY">Constant Field Values
</a></dd></dl>
</li>
</ul>
<a name="FLAG_FLIP_DIAGONALLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FLAG_FLIP_DIAGONALLY
</h4>
<pre>protected static final
int FLAG_FLIP_DIAGONALLY
</pre>
<dl><dt><span class="strong">See Also:
</span></dt><dd><a href="../../../../../constant-values.html#com.badlogic.gdx.maps.tiled.TmxMapLoader.FLAG_FLIP_DIAGONALLY">Constant Field Values
</a></dd></dl>
</li>
</ul>
<a name="MASK_CLEAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MASK_CLEAR
</h4>
<pre>protected static final
int MASK_CLEAR
</pre>
<dl><dt><span class="strong">See Also:
</span></dt><dd><a href="../../../../../constant-values.html#com.badlogic.gdx.maps.tiled.TmxMapLoader.MASK_CLEAR">Constant Field Values
</a></dd></dl>
</li>
</ul>
<a name="xml">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>xml
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.html" title="class in com.badlogic.gdx.utils">XmlReader
</a> xml
</pre>
</li>
</ul>
<a name="root">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>root
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> root
</pre>
</li>
</ul>
<a name="yUp">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>yUp
</h4>
<pre>protected
boolean yUp
</pre>
</li>
</ul>
<a name="mapWidthInPixels">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mapWidthInPixels
</h4>
<pre>protected
int mapWidthInPixels
</pre>
</li>
</ul>
<a name="mapHeightInPixels">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mapHeightInPixels
</h4>
<pre>protected
int mapHeightInPixels
</pre>
</li>
</ul>
<a name="map">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>map
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map
</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail
</h3>
<a name="TmxMapLoader()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TmxMapLoader
</h4>
<pre>public
TmxMapLoader()
</pre>
</li>
</ul>
<a name="TmxMapLoader(com.badlogic.gdx.assets.loaders.FileHandleResolver)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TmxMapLoader
</h4>
<pre>public
TmxMapLoader(
<a href="../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders">FileHandleResolver
</a> resolver)
</pre>
<div class="block">Creates loader
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>resolver
</code> -
</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail
</h3>
<a name="load(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>load
</h4>
<pre>public
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> load(java.lang.String
fileName)
</pre>
<div class="block">Loads the
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled"><code>TiledMap
</code></a> from the given file. The file is resolved via the
<a href="../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders"><code>FileHandleResolver
</code></a> set in the
constructor of this class. By default it will resolve to an internal file. The map will be loaded for a y-up coordinate
system.
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>fileName
</code> - the filename
</dd>
<dt><span class="strong">Returns:
</span></dt><dd>the TiledMap
</dd></dl>
</li>
</ul>
<a name="load(java.lang.String, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>load
</h4>
<pre>public
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> load(java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameters)
</pre>
<div class="block">Loads the
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled"><code>TiledMap
</code></a> from the given file. The file is resolved via the
<a href="../../../../../com/badlogic/gdx/assets/loaders/FileHandleResolver.html" title="interface in com.badlogic.gdx.assets.loaders"><code>FileHandleResolver
</code></a> set in the
constructor of this class. By default it will resolve to an internal file.
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>fileName
</code> - the filename
</dd><dd><code>parameters
</code> - specifies whether to use y-up, generate mip maps etc.
</dd>
<dt><span class="strong">Returns:
</span></dt><dd>the TiledMap
</dd></dl>
</li>
</ul>
<a name="loadAsync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadAsync
</h4>
<pre>public
void
loadAsync(
<a href="../../../../../com/badlogic/gdx/assets/AssetManager.html" title="class in com.badlogic.gdx.assets">AssetManager
</a> manager,
java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</pre>
<div class="block"><strong>Description copied from class:
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html#loadAsync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, P)">AsynchronousAssetLoader
</a></code></strong></div>
<div class="block">Loads the non-OpenGL part of the asset and injects any dependencies of the asset into the AssetManager.
</div>
<dl>
<dt><strong>Specified by:
</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html#loadAsync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, P)">loadAsync
</a></code> in class
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">AsynchronousAssetLoader
</a><<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a>,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a>></code></dd>
<dd><code>fileName
</code> - the name of the asset to load
</dd><dd><code>tmxFile
</code> - the resolved file to load
</dd><dd><code>parameter
</code> - the parameters to use for loading the asset
</dd></dl>
</li>
</ul>
<a name="loadSync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadSync
</h4>
<pre>public
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> loadSync(
<a href="../../../../../com/badlogic/gdx/assets/AssetManager.html" title="class in com.badlogic.gdx.assets">AssetManager
</a> manager,
java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</pre>
<div class="block"><strong>Description copied from class:
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html#loadSync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, P)">AsynchronousAssetLoader
</a></code></strong></div>
<div class="block">Loads the OpenGL part of the asset.
</div>
<dl>
<dt><strong>Specified by:
</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html#loadSync(com.badlogic.gdx.assets.AssetManager, java.lang.String, com.badlogic.gdx.files.FileHandle, P)">loadSync
</a></code> in class
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AsynchronousAssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">AsynchronousAssetLoader
</a><<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a>,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a>></code></dd>
<dd><code>file
</code> - the resolved file to load
</dd></dl>
</li>
</ul>
<a name="getDependencies(java.lang.String, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.tiled.TmxMapLoader.Parameters)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDependencies
</h4>
<pre>public
<a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array
</a><<a href="../../../../../com/badlogic/gdx/assets/AssetDescriptor.html" title="class in com.badlogic.gdx.assets">AssetDescriptor
</a>> getDependencies(java.lang.String
fileName,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a> parameter)
</pre>
<div class="block">Retrieves TiledMap resource dependencies
</div>
<dl>
<dt><strong>Specified by:
</strong></dt>
<dd><code><a href="../../../../../com/badlogic/gdx/assets/loaders/AssetLoader.html#getDependencies(java.lang.String, com.badlogic.gdx.files.FileHandle, P)">getDependencies
</a></code> in class
<code><a href="../../../../../com/badlogic/gdx/assets/loaders/AssetLoader.html" title="class in com.badlogic.gdx.assets.loaders">AssetLoader
</a><<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a>,
<a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled">TmxMapLoader.Parameters
</a>></code></dd>
<dt><span class="strong">Parameters:
</span></dt><dd><code>fileName
</code> -
</dd><dd><code>parameter
</code> - not used for now
</dd><dd><code>tmxFile
</code> - the resolved file to load
</dd>
<dt><span class="strong">Returns:
</span></dt><dd>dependencies for the given .tmx file
</dd></dl>
</li>
</ul>
<a name="loadTilemap(com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.ImageResolver)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadTilemap
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> loadTilemap(
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> root,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps">ImageResolver
</a> imageResolver)
</pre>
<div class="block">Loads the map data, given the XML root element and an
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a> used to return the tileset Textures
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>root
</code> - the XML root element
</dd><dd><code>tmxFile
</code> - the Filehandle of the tmx file
</dd><dd><code>imageResolver
</code> - the
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a></dd>
<dt><span class="strong">Returns:
</span></dt><dd>the
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled"><code>TiledMap
</code></a></dd></dl>
</li>
</ul>
<a name="loadTilesets(com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadTilesets
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/utils/Array.html" title="class in com.badlogic.gdx.utils">Array
</a><<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a>> loadTilesets(
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> root,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile)
throws java.io.IOException
</pre>
<div class="block">Loads the tilesets
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>root
</code> - the root XML element
</dd>
<dt><span class="strong">Returns:
</span></dt><dd>a list of filenames for images containing tiles
</dd>
<dt><span class="strong">Throws:
</span></dt>
<dd><code>java.io.IOException
</code></dd></dl>
</li>
</ul>
<a name="loadTileSet(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element, com.badlogic.gdx.files.FileHandle, com.badlogic.gdx.maps.ImageResolver)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadTileSet
</h4>
<pre>protected
void
loadTileSet(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element,
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> tmxFile,
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps">ImageResolver
</a> imageResolver)
</pre>
<div class="block">Loads the specified tileset data, adding it to the collection of the specified map, given the XML element, the tmxFile and
an
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a> used to retrieve the tileset Textures.
<p>
Default tileset's property keys that are loaded by default are:
</p>
<ul>
<li><em>firstgid
</em>, (int, defaults to 1) the first valid global id used for tile numbering
</li>
<li><em>imagesource
</em>, (String, defaults to empty string) the tileset source image filename
</li>
<li><em>imagewidth
</em>, (int, defaults to 0) the tileset source image width
</li>
<li><em>imageheight
</em>, (int, defaults to 0) the tileset source image height
</li>
<li><em>tilewidth
</em>, (int, defaults to 0) the tile width
</li>
<li><em>tileheight
</em>, (int, defaults to 0) the tile height
</li>
<li><em>margin
</em>, (int, defaults to 0) the tileset margin
</li>
<li><em>spacing
</em>, (int, defaults to 0) the tileset spacing
</li>
</ul>
<p>
The values are extracted from the specified Tmx file, if a value can't be found then the default is used.
</p></div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>map
</code> - the Map whose tilesets collection will be populated
</dd><dd><code>element
</code> - the XML element identifying the tileset to load
</dd><dd><code>tmxFile
</code> - the Filehandle of the tmx file
</dd><dd><code>imageResolver
</code> - the
<a href="../../../../../com/badlogic/gdx/maps/ImageResolver.html" title="interface in com.badlogic.gdx.maps"><code>ImageResolver
</code></a></dd></dl>
</li>
</ul>
<a name="loadTileLayer(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadTileLayer
</h4>
<pre>protected
void
loadTileLayer(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</pre>
<div class="block">Load one layer (a 'layer' tag).
</div>
<dl><dt><span class="strong">Parameters:
</span></dt><dd><code>map
</code> -
</dd><dd><code>element
</code> -
</dd></dl>
</li>
</ul>
<a name="loadObjectGroup(com.badlogic.gdx.maps.tiled.TiledMap, com.badlogic.gdx.utils.XmlReader.Element)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadObjectGroup
</h4>
<pre>protected
void
loadObjectGroup(
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMap.html" title="class in com.badlogic.gdx.maps.tiled">TiledMap
</a> map,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</pre>
</li>
</ul>
<a name="loadObject(com.badlogic.gdx.maps.MapLayer, com.badlogic.gdx.utils.XmlReader.Element)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadObject
</h4>
<pre>protected
void
loadObject(
<a href="../../../../../com/badlogic/gdx/maps/MapLayer.html" title="class in com.badlogic.gdx.maps">MapLayer
</a> layer,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</pre>
</li>
</ul>
<a name="loadProperties(com.badlogic.gdx.maps.MapProperties, com.badlogic.gdx.utils.XmlReader.Element)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadProperties
</h4>
<pre>protected
void
loadProperties(
<a href="../../../../../com/badlogic/gdx/maps/MapProperties.html" title="class in com.badlogic.gdx.maps">MapProperties
</a> properties,
<a href="../../../../../com/badlogic/gdx/utils/XmlReader.Element.html" title="class in com.badlogic.gdx.utils">XmlReader.Element
</a> element)
</pre>
</li>
</ul>
<a name="createTileLayerCell(boolean, boolean, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTileLayerCell
</h4>
<pre>protected
<a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMapTileLayer.Cell.html" title="class in com.badlogic.gdx.maps.tiled">TiledMapTileLayer.Cell
</a> createTileLayerCell(boolean
flipHorizontally,
boolean
flipVertically,
boolean
flipDiagonally)
</pre>
</li>
</ul>
<a name="getRelativeFileHandle(com.badlogic.gdx.files.FileHandle, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRelativeFileHandle
</h4>
<pre>protected static
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> getRelativeFileHandle(
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file,
java.lang.String
path)
</pre>
</li>
</ul>
<a name="unsignedByteToInt(byte)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>unsignedByteToInt
</h4>
<pre>protected static
int
unsignedByteToInt(byte
b)
</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview
</a></li>
<li><a href="package-summary.html">Package
</a></li>
<li class="navBarCell1Rev">Class
</li>
<li><a href="class-use/TmxMapLoader.html">Use
</a></li>
<li><a href="package-tree.html">Tree
</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated
</a></li>
<li><a href="../../../../../index-all.html">Index
</a></li>
<li><a href="../../../../../help-doc.html">Help
</a></li>
</ul>
<div class="aboutLanguage"><em>libgdx API
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/badlogic/gdx/maps/tiled/TiledMapTileSets.html" title="class in com.badlogic.gdx.maps.tiled"><span class="strong">Prev Class
</span></a></li>
<li><a href="../../../../../com/badlogic/gdx/maps/tiled/TmxMapLoader.Parameters.html" title="class in com.badlogic.gdx.maps.tiled"><span class="strong">Next Class
</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/maps/tiled/TmxMapLoader.html" target="_top">Frames
</a></li>
<li><a href="TmxMapLoader.html" target="_top">No Frames
</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes
</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:
</li>
<li><a href="#nested_class_summary">Nested
</a> |
</li>
<li><a href="#field_summary">Field
</a> |
</li>
<li><a href="#constructor_summary">Constr
</a> |
</li>
<li><a href="#method_summary">Method
</a></li>
</ul>
<ul class="subNavList">
<li>Detail:
</li>
<li><a href="#field_detail">Field
</a> |
</li>
<li><a href="#constructor_detail">Constr
</a> |
</li>
<li><a href="#method_detail">Method
</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<div style="font-size:9pt"><i>
Copyright
© 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>