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

Functions

def parse_cell
def parse_all_cells
def collect_cells_data
def map_parser
def collect_map_data

Detailed Description

This module handles xml parsing for maps description files.

Function Documentation

Collects all cells descriptions in the given files.
Collects all map descriptions in the given files.
def parsing.map_parser.map_parser (   map_xml)
The main parser for the map xml file.
Parses all cells defined in the given file.
def parsing.map_parser.parse_cell (   cell_object)
Parses a CellType attribute.
 All Classes Namespaces Functions