Index

_ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W | X | Y

_

__contains__() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
__getitem__() (tmxlib.image_base.ImageBase method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.layer.TileLayer method)
(tmxlib.tileset.Tileset method)
(tmxlib.tileset.TilesetList method)
__iter__() (tmxlib.tileset.Tileset method)
__len__() (tmxlib.tileset.Tileset method)
__setitem__() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.layer.TileLayer method)
(tmxlib.tileset.TilesetList method)
_wrap_coords() (tmxlib.helpers.SizeMixin method)

A

add_image_layer() (tmxlib.map.Map method)
add_layer() (tmxlib.map.Map method)
add_object_layer() (tmxlib.map.Map method)
add_tile_layer() (tmxlib.map.Map method)
all_objects() (tmxlib.layer.Layer method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.layer.TileLayer method)
(tmxlib.map.Map method)
all_tiles() (tmxlib.layer.Layer method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.layer.TileLayer method)
(tmxlib.map.Map method)
append() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
append_new() (tmxlib.terrain.TerrainList method)
assert_item() (in module tmxlib.helpers)

B

background_color (Map attribute)

C

Canvas (class in tmxlib.canvas)
Canvas.pil_image (in module tmxlib.canvas)
check_consistency() (tmxlib.map.Map method)
color (tmxlib.canvas.Canvas attribute)
(tmxlib.layer.ObjectLayer attribute)
column_count (tmxlib.tileset.ImageTileset attribute)
count() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)

D

data (tmxlib.image_base.Image attribute)
(tmxlib.layer.TileLayer attribute)
draw() (tmxlib.draw.DrawCommand method)
(tmxlib.draw.DrawImageCommand method)
draw_image() (tmxlib.canvas.Canvas method)
DrawCommand (class in tmxlib.draw)
DrawImageCommand (class in tmxlib.draw)
dump() (Map method)
(tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)

E

EllipseObject (class in tmxlib.mapobject)
end_gid (Map attribute)
end_gid() (tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)
extend() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)

F

first_gid() (tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)
flipped_diagonally (tmxlib.tile.TileLikeObject attribute)
flipped_horizontally (tmxlib.tile.TileLikeObject attribute)
flipped_vertically (tmxlib.tile.TileLikeObject attribute)
from_dict() (tmxlib.ImageLayer class method)
(tmxlib.TileLayer class method)
(tmxlib.layer.ImageLayer class method)
(tmxlib.layer.Layer class method)
(tmxlib.layer.ObjectLayer class method), [1]
(tmxlib.layer.TileLayer class method)
(tmxlib.map.Map class method)
(tmxlib.mapobject.EllipseObject class method)
(tmxlib.mapobject.MapObject class method)
(tmxlib.mapobject.RectangleObject class method)
(tmxlib.tileset.ImageTileset class method)
(tmxlib.tileset.Tileset class method)
from_dict_method() (in module tmxlib.helpers)

G

get() (tmxlib.helpers.NamedElementList method)
get_pixel() (tmxlib.image_base.Image method)
(tmxlib.image_base.ImageRegion method)
(tmxlib.tile.TileLikeObject method)
(tmxlib.tileset.TilesetTile method)
get_tiles() (tmxlib.map.Map method)
gid (tmxlib.tile.TileLikeObject attribute)
gid() (tmxlib.tileset.TilesetTile method)

H

height (EllipseObject attribute)
(Map attribute)
(tmxlib.helpers.SizeMixin attribute)
(tmxlib.helpers.TileMixin attribute)
hflip() (tmxlib.tile.TileLikeObject method)

I

Image (class in tmxlib.image_base)
image (tmxlib.draw.DrawImageCommand attribute)
(tmxlib.layer.ImageLayer attribute)
(tmxlib.tile.TileLikeObject attribute)
(tmxlib.tileset.ImageTileset attribute)
(tmxlib.tileset.TilesetTile attribute)
image_classes (tmxlib.image.tmxlib.image attribute)
ImageBase (class in tmxlib.image_base)
ImageLayer (class in tmxlib.layer)
ImageRegion (class in tmxlib.image_base)
ImageTileset (class in tmxlib.tileset)
index (tmxlib.layer.Layer attribute)
index() (tmxlib.layer.LayerList method)
(tmxlib.tileset.TilesetList method)
insert() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
insert_after() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)

L

Layer (class in tmxlib.layer)
layer (MapObject attribute)
(tmxlib.tile.MapTile attribute)
LayerElementMixin (class in tmxlib.helpers)
LayerList (class in tmxlib.layer)
layers (Map attribute)
load() (Map class method)
(tmxlib.tileset.ImageTileset class method)
(tmxlib.tileset.Tileset class method)
load_image() (tmxlib.image_base.Image method)

M

Map (class in tmxlib.map)
map (MapObject attribute)
(tmxlib.layer.Layer attribute)
(tmxlib.tile.TileLikeObject attribute)
MapObject (class in tmxlib.mapobject)
MapTile (class in tmxlib.tile)
margin (tmxlib.tileset.ImageTileset attribute)
modification_context() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.tileset.TilesetList method)
move() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)

N

name (MapObject attribute)
(tmxlib.layer.Layer attribute)
(tmxlib.terrain.Terrain attribute)
(tmxlib.tileset.ImageTileset attribute)
(tmxlib.tileset.Tileset attribute)
NamedElementList (class in tmxlib.helpers)
number (tmxlib.tile.TileLikeObject attribute)
(tmxlib.tileset.TilesetTile attribute)

O

ObjectLayer (class in tmxlib.layer)
objtype (MapObject attribute)
opacity (tmxlib.layer.Layer attribute)
open() (in module tmxlib.image)
(Map class method)
(tmxlib.tileset.ImageTileset class method)
(tmxlib.tileset.Tileset class method)
orientation (Map attribute)

P

parent (tmxlib.image_base.ImageRegion attribute)
pixel_height (EllipseObject attribute)
(Map attribute)
pixel_pos (MapObject attribute)
pixel_size (EllipseObject attribute)
(Map attribute)
(MapObject attribute)
(RectangleObject attribute)
(tmxlib.tileset.TilesetTile attribute)
pixel_width (EllipseObject attribute)
(Map attribute)
pixel_x (MapObject attribute)
(tmxlib.helpers.TileMixin attribute)
pixel_y (MapObject attribute)
(tmxlib.helpers.TileMixin attribute)
points (PolygonObject attribute)
PolygonObject (class in tmxlib.mapobject)
PolylineObject (class in tmxlib.mapobject)
pop() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
pos (MapObject attribute)
(tmxlib.draw.DrawImageCommand attribute)
(tmxlib.tile.MapTile attribute)
preferred_image_class (tmxlib.image.tmxlib.image attribute)
probability (tmxlib.tileset.TilesetTile attribute)
properties (Map attribute)
(MapObject attribute)
(tmxlib.layer.Layer attribute)
(tmxlib.tile.MapTile attribute)
(tmxlib.tileset.Tileset attribute)
(tmxlib.tileset.TilesetTile attribute)
Property (class in tmxlib.helpers)

R

RectangleObject (class in tmxlib.mapobject)
remove() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
retrieved_value() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
reverse() (tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)
rotate() (tmxlib.tile.TileLikeObject method)
row_count (tmxlib.tileset.ImageTileset attribute)

S

save() (Map method)
(tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)
set_value_at() (tmxlib.layer.TileLayer method)
size (EllipseObject attribute)
(Map attribute)
(MapObject attribute)
(RectangleObject attribute)
(tmxlib.canvas.Canvas attribute)
(tmxlib.image_base.Image attribute)
(tmxlib.image_base.ImageRegion attribute)
(tmxlib.tile.TileLikeObject attribute)
SizeMixin (class in tmxlib.helpers)
source (tmxlib.image_base.Image attribute)
(tmxlib.tileset.ImageTileset attribute)
(tmxlib.tileset.Tileset attribute)
spacing (tmxlib.tileset.ImageTileset attribute)
stored_value() (tmxlib.helpers.NamedElementList method)
(tmxlib.layer.LayerList method)
(tmxlib.layer.ObjectLayer method)
(tmxlib.tileset.TilesetList method)

T

Terrain (class in tmxlib.terrain)
terrain_indices (tmxlib.tileset.TilesetTile attribute)
TerrainList (class in tmxlib.terrain)
terrains (tmxlib.tileset.Tileset attribute)
(tmxlib.tileset.TilesetTile attribute)
tile (tmxlib.terrain.Terrain attribute)
tile_height (Map attribute)
(tmxlib.helpers.TileMixin attribute)
(tmxlib.tileset.Tileset attribute)
tile_image() (tmxlib.ImageTileset method)
(tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)
tile_offset (tmxlib.tileset.Tileset attribute)
tile_offset_x (tmxlib.tileset.Tileset attribute)
tile_offset_y (tmxlib.tileset.Tileset attribute)
tile_size (Map attribute)
(tmxlib.tileset.ImageTileset attribute)
tile_to_image_coordinates() (tmxlib.tile.TileLikeObject method)
tile_width (Map attribute)
(tmxlib.helpers.TileMixin attribute)
(tmxlib.tileset.Tileset attribute)
TileLayer (class in tmxlib.layer)
TileLikeObject (class in tmxlib.tile)
TileMixin (class in tmxlib.helpers)
Tileset (class in tmxlib.tileset)
tileset (tmxlib.tile.TileLikeObject attribute)
(tmxlib.tileset.TilesetTile attribute)
tileset_tile (tmxlib.tile.TileLikeObject attribute)
TilesetList (class in tmxlib.tileset)
TilesetNotInMapError
tilesets (Map attribute)
TilesetTile (class in tmxlib.tileset)
tmxlib (module)
tmxlib.canvas (module)
tmxlib.draw (module)
tmxlib.helpers (module)
tmxlib.image (module)
tmxlib.image_base (module)
tmxlib.layer (module)
tmxlib.terrain (module)
tmxlib.tile (module)
tmxlib.tileset (module)
to_dict() (tmxlib.ImageLayer method)
(tmxlib.TileLayer method)
(tmxlib.layer.ImageLayer method)
(tmxlib.layer.Layer method)
(tmxlib.layer.ObjectLayer method), [1]
(tmxlib.layer.TileLayer method)
(tmxlib.map.Map method)
(tmxlib.mapobject.EllipseObject method)
(tmxlib.mapobject.MapObject method)
(tmxlib.mapobject.RectangleObject method)
(tmxlib.tileset.ImageTileset method)
(tmxlib.tileset.Tileset method)
to_image() (tmxlib.canvas.Canvas method)
top_left (tmxlib.image_base.ImageRegion attribute)
trans (tmxlib.image_base.Image attribute)
type (MapObject attribute)
(tmxlib.layer.Layer attribute)

U

unpacked_properties() (in module tmxlib.helpers)
UsedTilesetError

V

value (RectangleObject attribute)
(tmxlib.tile.TileLikeObject attribute)
value_at() (tmxlib.layer.TileLayer method)
vflip() (tmxlib.tile.TileLikeObject method)
visible (tmxlib.layer.Layer attribute)

W

width (EllipseObject attribute)
(Map attribute)
(tmxlib.helpers.SizeMixin attribute)
(tmxlib.helpers.TileMixin attribute)

X

x (MapObject attribute)
(tmxlib.helpers.TileMixin attribute)

Y

y (MapObject attribute)
(tmxlib.helpers.TileMixin attribute)