We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995a6e2 commit 1fed4dfCopy full SHA for 1fed4df
pytiled_parser/tiled_map.py
@@ -52,6 +52,7 @@ class TiledMap:
52
stagger_index: For staggered and hexagonal maps, determines whether the "even"
53
or "odd" indexes along the staggered axis are shifted.
54
class_: The Tiled class of this Map.
55
+ parallax_origin: The point on the map to center the parallax scrolling of layers on.
56
"""
57
58
infinite: bool
0 commit comments