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 14:52:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb3a8ca1f1cfb6b92719e916ec3a46c09fc32524
pytiled_parser
/
pytiled_parser
History
Darren Eberly
bb3a8ca1f1
created a base for implementing Layer casting. Also made the types of Layer classes more accurate to Tiled's documentation
2020-06-07 16:01:25 -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
created a base for implementing Layer casting. Also made the types of Layer classes more accurate to Tiled's documentation
2020-06-07 16:01:25 -04:00
map.py
doc(map): size of a tile, not width
2020-06-06 18:31:23 -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
refactor: changed naming convention for RawProperty to be more clear
2020-06-01 22:08:08 -04:00
tileset.py
FIXME: rename to Tileset
2020-06-07 14:45:38 -04:00