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

Functions

def check_files
def game_parser

Detailed Description

This is the main module file.
This file mainlky handle the global loading of the world from the xml files.
The most important methods are the game_parser one and the save_xml.

Function Documentation

Checks if all given files are present in the directory.
This is the main parser. It should parse all xml files from a game, and
generate a World instance.
 All Classes Namespaces Functions