Merge branch 'rf/caster' of https://github.com/Beefy-Swain/pytiled_parser into rf/caster

This commit is contained in:
Darren Eberly
2020-05-30 20:31:44 -04:00
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ class Size(NamedTuple):
Attributes:
width: The width of the object.
size: The height of the object.
height: The height of the object.
"""
width: Union[int, float]

View File

@@ -67,7 +67,7 @@
"name":"name: rectangle - invisible",
"rotation":0,
"type":"rectangle",
"visible":true,
"visible":false,
"width":30.9923837671934,
"x":163.910424008185,
"y":91.0128452881664
@@ -102,7 +102,7 @@
"name":"name: ellipse - invisible",
"rotation":0,
"type":"ellipse",
"visible":true,
"visible":false,
"width":6.32943048766625,
"x":22.6986472661134,
"y":53.9092872570194