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-27 22:59:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58018e9871843eb066a9236bc0c65b18e4cfee81
pytiled_parser
/
pytiled_parser
History
Benjamin Kirkbride
58018e9871
stub(layer): get correct caster
2020-06-07 20:20:11 -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 rotation and name as they will always be defined in the JSON format
2020-06-07 20:16:38 -04:00
tileset.py
FIXME: rename to Tileset
2020-06-07 14:45:38 -04:00