This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
pytiled_parser
Watch
1
Star
0
Fork
0
You've already forked pytiled_parser
mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced
2025-12-28 07:12:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10cc5c2731b7f5a4c353010f091c03bb4987941f
pytiled_parser
/
pytiled_parser
History
Darren Eberly
10cc5c2731
Merge branch 'rf/caster' of
https://github.com/Beefy-Swain/pytiled_parser
into rf/caster
2020-06-07 20:21:39 -04:00
..
__init__.py
re-doing everything as a caster instead of as a parser
2020-05-30 19:14:51 -04:00
common_types.py
rf(common_types): int is implied by float
2020-05-30 23:27:57 -04:00
layer.py
stub(layer): get correct caster
2020-06-07 20:20:11 -04:00
map.py
feat(map): map parsing
2020-06-07 19:39:18 -04:00
properties.py
refactor: changed naming convention for RawProperty to be more clear
2020-06-01 22:08:08 -04:00
template.py
re-doing everything as a caster instead of as a parser
2020-05-30 19:14:51 -04:00
tiled_object.py
removed checking for type attribute as it should always appear in the JSON format.
2020-06-07 20:21:35 -04:00
tileset.py
FIXME: rename to Tileset
2020-06-07 14:45:38 -04:00