Package de.gurkenlabs.litiengine.environment.tilemap.xml
package de.gurkenlabs.litiengine.environment.tilemap.xml
This package contains classes for handling XML serialization and deserialization of tile maps in the environment.
-
ClassDescriptionThe
Blueprintclass extends theMapObjectclass.Adapter class for converting between Boolean objects and their Integer representations in XML using JAXB.Adapter class for converting between Color objects and their String representations in XML using JAXB.TheCustomPropertyclass is an implementation of theICustomPropertyinterface.TheCustomPropertyAdapterclass is an implementation of theXmlAdapterthat facilitates the conversion between aCustomPropertyAdapter.PropertyListand aMapof custom properties.TheCustomPropertyProviderclass provides an implementation of theICustomPropertyProviderinterface.An adapter for converting betweenStringandFloatvalues during XML serialization and deserialization.Represents a group layer in a tile map.Represents an image layer in a tile map.Thrown when an exception occurs while parsing tile data.Represents an abstract layer in a tile map.Thrown to indicate that an external resource for a TMX file could not be found or loaded.This class represents a chunk of tiles in an infinite map.Represents the tile data for a tile map.Utility class for tile data compression types.Utility class for tile data encoding types.Represents a layer of tiles in the tile map.TheTilesetclass represents a collection of tiles used in a tile-based map.Thrown to indicate that something has gone wrong with the processing of a TMX file.JAXB-bound representation of a Tiled (TMX) map.One terrain material (a Tiledwangcolor) within aWangSet.A Tiled terrain or Wang set containing terrain colors and per-tile edge/corner assignments.Associates one local tile ID with the terrains at its four corners and four edges.