mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Add missing attribute to dosctring of TiledMap
This commit is contained in:
@@ -52,6 +52,7 @@ class TiledMap:
|
||||
stagger_index: For staggered and hexagonal maps, determines whether the "even"
|
||||
or "odd" indexes along the staggered axis are shifted.
|
||||
class_: The Tiled class of this Map.
|
||||
parallax_origin: The point on the map to center the parallax scrolling of layers on.
|
||||
"""
|
||||
|
||||
infinite: bool
|
||||
|
||||
Reference in New Issue
Block a user