mkRPG
 All Classes Namespaces Functions
Functions
parsing::world_parser Namespace Reference

Functions

def parse_world

Detailed Description

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...

Function Documentation

def parsing.world_parser.parse_world (   world_file)
Parses the file describing the world, and returns the adequate
dictionnaries.
 All Classes Namespaces Functions