C# Class invertika_game.MapReader

Show file Open project: Invertika/server

Public Methods

Method Description
readMap ( string filename ) : Map

Method Details

readMap() public static method

public static readMap ( string filename ) : Map
filename string
return invertika_game.Game.Map