Functions | |
| def | parse_world |
This file parses the current world state. It should contain the necessary items to load a game, that is to say the current map, the entities...
| def parsing.world_parser.parse_world | ( | world_file | ) |
Parses the file describing the world, and returns the adequate dictionnaries.
1.7.6.1