[This is preliminary documentation and is subject to change.]
The IMapConverter type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Claims(String) | Allows validating the map format while using minimal resources. | |
| ClaimsName(String) | Returns true if the filename (or directory name) matches this format's expectations. | |
| Load(String) | Fully loads map from specified location. | |
| LoadHeader(String) | Attempts to load map dimensions from specified location. | |
| Save(Map, String) | Saves given map at the given location. |