Method | Description | |
---|---|---|
activateMap ( int mapId ) : bool | ||
getMap ( int mapId ) : |
||
getMap ( string mapName ) : |
||
getMaps ( ) : MapComposite>.Dictionary |
||
initialize ( string mapReferenceFile ) : int |
Method | Description | |
---|---|---|
deinitialize ( ) : void |
public static activateMap ( int mapId ) : bool | ||
mapId | int | |
return | bool |
public static getMap ( int mapId ) : |
||
mapId | int | |
return |
public static getMap ( string mapName ) : |
||
mapName | string | |
return |
public static getMaps ( ) : MapComposite>.Dictionary |
||
return | MapComposite>.Dictionary |
public static initialize ( string mapReferenceFile ) : int | ||
mapReferenceFile | string | |
return | int |