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
732a5a52b0b0862696d00ae6f362ad2c67160243
pytiled_parser
/
pytiled_parser
History
Darren Eberly
732a5a52b0
Merge branch 'rf/caster' of
https://github.com/Beefy-Swain/pytiled_parser
into rf/caster
2020-06-06 14:58:35 -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
add(layer): the missing objects
2020-06-04 20:42:11 -04:00
map.py
rf(map): cast, not parse
2020-06-06 14:56:04 -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
chore: fixed too many local variables in tileset.cast
2020-06-06 14:58:26 -04:00