mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
doc: add reference to objectgroup section of TMX docs
This commit is contained in:
@@ -317,6 +317,8 @@ def _parse_tiled_objects(
|
||||
def _parse_object_layer(element: etree.Element,) -> objects.ObjectLayer:
|
||||
"""Parse the objectgroup element given.
|
||||
|
||||
See: https://doc.mapeditor.org/en/stable/reference/tmx-map-format/#objectgroup
|
||||
|
||||
Args:
|
||||
element: Element to be parsed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user