- getBackgroundColor() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the background Color of the map
- getFirstGid() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the first GID.
- getGid() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the GID of this object
- getHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
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
-
- getHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of this tileset in pixels
- 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
- getIndex() - Method in class org.mini2Dx.tiled.Layer
-
Returns the index in the
TiledMap of this layer
- getLayerIndex(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getLayers() - Method in class org.mini2Dx.tiled.TiledMap
-
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
- 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
-
Returns the name of this tileset
- getObjectGroup(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getObjects() - Method in class org.mini2Dx.tiled.TiledObjectGroup
-
Returns the objects within this group
- getOrientation() - Method in class org.mini2Dx.tiled.TiledMap
-
- getPixelHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Return the height of the map in pixels
- getPixelWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of the map in pixels
- getPolygon() - Method in class org.mini2Dx.tiled.TiledObject
-
- getPolyline() - Method in class org.mini2Dx.tiled.TiledObject
-
- 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.TiledObject
-
Returns the value of a specified property
- getProperty(String) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the value of a specified property
- getSpacing() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the internal spacing between each tile
- getStartTileX() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- getStartTileY() - Method in class org.mini2Dx.tiled.renderer.TiledMapRenderArea
-
- 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.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
- getTileHeight() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the height of tiles in pixels
- getTileHeight() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the height of each tile in pixels
- getTileId() - 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
- getTileImage() - Method in class org.mini2Dx.tiled.Tile
-
- getTileLayer(String) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileLayer(int) - Method in class org.mini2Dx.tiled.TiledMap
-
- getTilesetImagePath() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the relative path of the tileset image
- getTilesets() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTileWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the width of tiles in pixels
- getTileWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of each tile in pixels
- getTileX(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the x coordinate of a tile within this tileset
- getTileY(int) - Method in class org.mini2Dx.tiled.Tileset
-
Returns the y coordinate of a tile within this tileset
- getTotalObjectGroups() - Method in class org.mini2Dx.tiled.TiledMap
-
- getTotalTilesetsLoaded() - Method in class org.mini2Dx.tiled.TiledMap
-
Returns the total amount of
Tilesets loaded
- getTransparentColorValue() - Method in class org.mini2Dx.tiled.Tileset
-
- getType() - Method in class org.mini2Dx.tiled.TiledObject
-
Returns the type of this object
- getWidth() - Method in class org.mini2Dx.tiled.TiledMap
-
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
-
- getWidth() - Method in class org.mini2Dx.tiled.Tileset
-
Returns the width of this tileset in pixels
- 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
- 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