- getAnimatedTiles() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getBackgroundColor() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the background Color of the map
- getBackgroundColor() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the background Color of the map
- getCurrentTileImage() - Method in class org.mini2Dx.tiled.renderer.AnimatedTileRenderer
-
- getCurrentTileImage() - Method in class org.mini2Dx.tiled.renderer.StaticTileRenderer
-
- getCurrentTileImage() - Method in interface org.mini2Dx.tiled.renderer.TileRenderer
-
Returns the current
Tile image
- getDependencies() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getDependencies(AssetDescriptor, AsyncLoadingCache) - Method in class org.mini2Dx.tiled.TiledMapLoader
-
- getDependencies(FileHandle) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the AssetManager dependencies for this tileset
- getDependencies(FileHandle) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getDependencies(FileHandle) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the dependencies of this source
- getDependencies(FileHandle) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getDuration() - Method in class org.mini2Dx.tiled.renderer.TileFrame
-
- getFileHandle() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the FileHandle for this data
- getFirstGid() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the first GID.
- getGid() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the Tile GID of this object
- getGroupLayer(String) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getGroupLayer(String, boolean) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getGroupLayer(int) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getGroupLayer(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getGroupLayer(String, boolean) - Method in class org.mini2Dx.tiled.TiledMap
-
- getGroupLayer(int) - Method in class org.mini2Dx.tiled.TiledMap
-
- getGroupLayer(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getGroupLayer(String, boolean) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getGroupLayer(Array<Layer>, String, boolean) - Static method in class org.mini2Dx.tiled.TiledMapData
-
- getGroupLayer(int) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the height of the map in tiles
- getHeight() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the height of the map in tiles
- getHeight() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the height of this object in pixels
- getHeight() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the height of the group in tiles
- getHeight() - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the height of the layer
- getHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of this tileset in pixels
- getHeight() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getHeight() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the height of this tileset in pixels
- getHeight() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getHeightInTiles() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getHeightInTiles() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of this tileset in tiles
- getHeightInTiles() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getHeightInTiles() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the height of this source in tiles
- getHeightInTiles() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getId() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the ID of this object
- getIndex() - Method in class org.mini2Dx.tiled.Layer
-
Returns the index in the
TiledMap of this layer
- getInternalUuid() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getInternalUuid() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns a UUID generated by mini2Dx
- getInternalUuid() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getLayer() - Method in class org.mini2Dx.tiled.renderer.OrthogonalEmptyTileLayerRenderer
-
- getLayerIndex(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getLayerIndex(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getLayerIndexIgnoreCase(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getLayerIndexIgnoreCase(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getLayers() - Method in class org.mini2Dx.tiled.GroupLayer
-
- getLayers() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Layers of this map
- getLayers() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the
Layers of this map
- getLayerType() - Method in class org.mini2Dx.tiled.Layer
-
- getMargin() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the margin at the borders of the tileset
- getMargin() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getMargin() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the margin at the borders of the tileset
- getMargin() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getName() - Method in class org.mini2Dx.tiled.Layer
-
Returns the name of this layer
- getName() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the name of this object
- getName() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getObjectById(int) - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
- getObjectByName(String) - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
- getObjectGroup(String) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getObjectGroup(String, boolean) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getObjectGroup(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjectGroup(String, boolean) - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjectGroup(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getObjectGroup(String, boolean) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getObjectGroup(Array<Layer>, ObjectMap<String, TiledObjectGroup>, String, boolean) - Static method in class org.mini2Dx.tiled.TiledMapData
-
- getObjectGroups() - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjectGroups() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getObjects() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the objects within this group
- getObjectShape() - Method in class org.mini2Dx.tiled.TiledObject
-
- getOrientation() - Method in class org.mini2Dx.tiled.TiledMap
-
- getOrientation() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getPath() - Method in class org.mini2Dx.tiled.TiledObjectTemplate
-
- getPixelHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Return the height of the map in pixels
- getPixelHeight() - Method in class org.mini2Dx.tiled.TiledMapData
-
Return the height of the map in pixels
- getPixelWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of the map in pixels
- getPixelWidth() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the width of the map in pixels
- getProperties() - Method in class org.mini2Dx.tiled.Layer
-
Returns the properties
ObjectMap of this
Layer
- getProperties() - Method in class org.mini2Dx.tiled.Tile
-
Returns the properties
ObjectMap of this
Tile
- getProperties() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns this object's properties
- getProperties() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the properties
ObjectMap of this
Tileset
- getProperties() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getProperties() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the properties
ObjectMap of this
Tileset
- getProperties() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getProperty(String) - Method in class org.mini2Dx.tiled.Layer
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.Tile
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getProperty(String) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getSideLength() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the stagger side length of this map
- getSideLength() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the stagger side length of this map
- getSourceInternalUuid() - Method in class org.mini2Dx.tiled.Tileset
-
- getSpacing() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the internal spacing between each tile
- getSpacing() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getSpacing() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the internal spacing between each tile
- getSpacing() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getStaggerAxis() - Method in class org.mini2Dx.tiled.TiledMap
-
- getStaggerAxis() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getStaggerIndex() - Method in class org.mini2Dx.tiled.TiledMap
-
- getStaggerIndex() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getStartTileX() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getStartTileY() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getText() - Method in class org.mini2Dx.tiled.TiledObject
-
- getTile(int) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Tile for the given tile ID
- getTile(int, int, int) - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the
Tile at the given coordinate on a specific layer
- getTile(int) - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the
Tile for the given tile ID
- getTile(int, int, int) - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the
Tile at the given coordinate on a specific layer
- getTile(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the
Tile for a given tile id
- getTile(int, int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the
Tile for a given tile coordinate on the tileset
- getTile(int, int) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTile(int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the
Tile for a given tile id
- getTile(int, int) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getTileByPosition(int, int) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTileByPosition(int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the
Tile for a given x/y coordinate with the tileset
source
- getTileByPosition(int, int) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getTiledMap() - Method in class org.mini2Dx.tiled.renderer.OrthogonalEmptyTileLayerRenderer
-
- getTiledObject() - Method in class org.mini2Dx.tiled.TiledObjectTemplate
-
- getTileHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the height of tiles in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the height of tiles in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of each tile in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTileHeight() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the height of each tile in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getTileId() - Method in class org.mini2Dx.tiled.renderer.TileFrame
-
- getTileId() - Method in class org.mini2Dx.tiled.Tile
-
Deprecated.
- getTileId(int) - Method in class org.mini2Dx.tiled.Tile
-
- getTileId(int, int) - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the tile id at a given coordinate on the layer
- getTileId(int, int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the tile ID for a given tile within this tileset
- getTileId(int, int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the tile ID for a given tile within a tileset
- getTileImage(int) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTileImage(int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the Sprite for a given tile
- getTileImage(int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the Sprite for a given tile
- getTileImage(int) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getTileLayer(String) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getTileLayer(String, boolean) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getTileLayer(int) - Method in class org.mini2Dx.tiled.GroupLayer
-
- getTileLayer(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileLayer(String, boolean) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileLayer(int) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileLayer(String) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getTileLayer(String, boolean) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getTileLayer(Array<Layer>, String, boolean) - Static method in class org.mini2Dx.tiled.TiledMapData
-
- getTileLayer(int) - Method in class org.mini2Dx.tiled.TiledMapData
-
- getTileRenderer() - Method in class org.mini2Dx.tiled.Tile
-
- getTileset() - Method in class org.mini2Dx.tiled.TiledObjectTemplate
-
- getTilesetImagePath() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTilesets() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTilesets() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getTileWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of tiles in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the width of tiles in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of each tile in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTileWidth() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the width of each tile in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getTileX(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the x coordinate of a tile within this tileset
- getTileX(int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the x coordinate of a tile within a tileset
- getTileY(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the y coordinate of a tile within this tileset
- getTileY(int, int) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the y coordinate of a tile within a tileset
- getTotalEmptyTiles() - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the total number of empty tiles on this layer
- getTotalFilledTiles() - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the total number of tiles that have content on this layer
- getTotalLayers() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the total amount of
Layer instances
- getTotalObjectGroups() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTotalObjectGroups() - Method in class org.mini2Dx.tiled.TiledMapData
-
- getTransparentColorValue() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getTsxPath() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getType() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the type of this object
- getVertices() - Method in class org.mini2Dx.tiled.TiledObject
-
- getWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of the map in tiles
- getWidth() - Method in class org.mini2Dx.tiled.TiledMapData
-
Returns the width of the map in tiles
- getWidth() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the width of this object in pixels
- getWidth() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the width of the group in tiles
- getWidth() - Method in class org.mini2Dx.tiled.TileLayer
-
Returns the width of the layer
- getWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of this tileset in pixels
- getWidth() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getWidth() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the width of this tileset in pixels
- getWidth() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getWidthInTiles() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getWidthInTiles() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of this tileset in tiles
- getWidthInTiles() - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- getWidthInTiles() - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Returns the width of this source in tiles
- getWidthInTiles() - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- getX() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the x coordinate of this object in pixels
- getY() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the y coordinate of this object in pixels
- GroupLayer - Class in org.mini2Dx.tiled
-
Represents a group layer per the Tiled specification
- GroupLayer() - Constructor for class org.mini2Dx.tiled.GroupLayer
-
- set(int, int, int, int) - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- setAsEllipse() - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsPoint() - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsPolygon(String) - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsPolygon(float[]) - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsPolyline(String) - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsPolyline(float[]) - Method in class org.mini2Dx.tiled.TiledObject
-
- setAsText(String, boolean) - Method in class org.mini2Dx.tiled.TiledObject
-
- setFlippedDiagonally(int, int, boolean) - Method in class org.mini2Dx.tiled.TileLayer
-
Sets if the tile at the given coordinate is flipped diagonally
- setFlippedHorizontally(int, int, boolean) - Method in class org.mini2Dx.tiled.TileLayer
-
Sets if the tile at the given coordinate is flipped horizontally
- setFlippedVertically(int, int, boolean) - Method in class org.mini2Dx.tiled.TileLayer
-
Sets if the tile at the given coordinate is flipped vertically
- setGid(int) - Method in class org.mini2Dx.tiled.TiledObject
-
Sets the Tile GID of this object
- setGidFlipDiagonally(boolean) - Method in class org.mini2Dx.tiled.TiledObject
-
- setGidFlipHorizontally(boolean) - Method in class org.mini2Dx.tiled.TiledObject
-
- setGidFlipVertically(boolean) - Method in class org.mini2Dx.tiled.TiledObject
-
- setHeight(int) - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Sets the height of the group in tiles
- setHeightInTiles(int) - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- setIndex(int) - Method in class org.mini2Dx.tiled.Layer
-
Sets the index in the
TiledMap of this layer
- setListener(TiledParserListener) - Method in class org.mini2Dx.tiled.TiledParser
-
- setListener(TiledParserListener) - Method in interface org.mini2Dx.tiled.TiledParserNotifier
-
Sets the listener to be notified of parsing results
- setName(String) - Method in class org.mini2Dx.tiled.Layer
-
Sets the name of this layer
- setName(String) - Method in class org.mini2Dx.tiled.TiledObject
-
Sets the name of this object
- setName(String) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- setProperty(String, String) - Method in class org.mini2Dx.tiled.Layer
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.Tile
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.TiledMap
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.TiledMapData
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.TiledObject
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- setProperty(String, String) - Method in class org.mini2Dx.tiled.Tileset
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.tileset.TilesetSource
-
Sets the value of a specified property
- setProperty(String, String) - Method in class org.mini2Dx.tiled.tileset.TsxTilesetSource
-
- setStartTileX(int) - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- setStartTileY(int) - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- setTiledObjectGroupRenderer(TiledObjectGroupRenderer) - Method in class org.mini2Dx.tiled.TiledMap
-
- setTileId(int) - Method in class org.mini2Dx.tiled.Tile
-
- setTileId(int, int, int) - Method in class org.mini2Dx.tiled.TileLayer
-
Sets the tile id at a given coordinate on the layer
- setTileId(int, int, int, boolean, boolean, boolean) - Method in class org.mini2Dx.tiled.TileLayer
-
Sets the tile id at a given coordinate on the layer
- setTileLayerRenderer(TileLayerRenderer) - Method in class org.mini2Dx.tiled.TiledMap
-
- setTileRenderer(TileRenderer) - Method in class org.mini2Dx.tiled.Tile
-
- setTilesetImagePath(String) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- setTransparentColorValue(String) - Method in class org.mini2Dx.tiled.tileset.ImageTilesetSource
-
- setType(String) - Method in class org.mini2Dx.tiled.TiledObject
-
Sets the type of this object
- setVisible(boolean) - Method in class org.mini2Dx.tiled.Layer
-
Sets if this
Layer is visible
- setVisible(boolean) - Method in class org.mini2Dx.tiled.TiledObject
-
- setWidth(int) - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Sets the width of the group in tiles
- setWidthInTiles(int) - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- StaggerAxis - Enum in org.mini2Dx.tiled
-
Represents the stagger axis in staggered
TiledMap layouts
- StaggerIndex - Enum in org.mini2Dx.tiled
-
Represents the stagger index in staggered
TiledMap layouts
- StaticTileRenderer - Class in org.mini2Dx.tiled.renderer
-
- StaticTileRenderer(TilesetSource, Tile) - Constructor for class org.mini2Dx.tiled.renderer.StaticTileRenderer
-
- STRICT_LAYER_VISIBILITY - Static variable in class org.mini2Dx.tiled.TiledMap
-
Set to true to tell the renderer to not render layers marked as hidden in Tiled
- valueOf(String) - Static method in enum org.mini2Dx.tiled.collisions.TileMergeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mini2Dx.tiled.LayerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mini2Dx.tiled.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mini2Dx.tiled.StaggerAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mini2Dx.tiled.StaggerIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mini2Dx.tiled.TiledObjectShape
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mini2Dx.tiled.collisions.TileMergeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mini2Dx.tiled.LayerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mini2Dx.tiled.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mini2Dx.tiled.StaggerAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mini2Dx.tiled.StaggerIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mini2Dx.tiled.TiledObjectShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.