initializeMapLibrary

Initializes the Map class in the scripts. Documentation for usage can be found at https://pillager86.github.io/dmildew/Map.html

void
initializeMapLibrary

Parameters

interpreter Interpreter

The Interpreter instance to load the Map constructor as a global into.

Meta