File tree Expand file tree Collapse file tree 2 files changed +51
-46
lines changed Expand file tree Collapse file tree 2 files changed +51
-46
lines changed Original file line number Diff line number Diff line change 1+ = `core` Tiled Map
2+ v0.1
3+ include::bits/attributes.adoc[]
4+ :toc: right
5+
6+ The tiled map component provides classes for maps, especially those built with link:https://www.mapeditor.org/[Tiled].
7+
8+ xref:reference.adoc#core[< Back to reference]
9+
10+ == Variables
11+
12+ [#no_index]
13+ === `gf::NoIndex`
14+
15+ == Types
16+
17+ [#map_group_layer]
18+ === `gf::GroupLayer`
19+
20+ [#map_layer]
21+ === `gf::MapLayer`
22+
23+ [#map_layer_structure]
24+ === `gf::MapLayerStructure`
25+
26+ [#map_object]
27+ === `gf::MapObject`
28+
29+ [#map_object_layer]
30+ === `gf::MapObjectLayer`
31+
32+ [#map_object_type]
33+ === `gf::MapObjectType`
34+
35+ [#map_tile]
36+ === `gf::MapTile`
37+
38+ [#map_tile_layer]
39+ === `gf::MapTileLayer`
40+
41+ [#map_tileset]
42+ === `gf::MapTileset`
43+
44+ [#mzp_tileset_tile]
45+ === `gf::MapTilesetTile`
46+
47+ [#tiled_map]
48+ === `gf::TiledMap`
49+
50+ [#rich_map_resource]
51+ === `gf::RichMapResource`
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments