MiniMap

by Ebonshadow
Use this library to create mini-maps for use in your games.
Version 2 · Date Added: 2/18/02

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Ebonshadow.MiniMap##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Ebonshadow.MiniMap##version=2

Subscribers get extra benefits. [Read more]
This library can be used to easily include maps in your game. This will probably be used more for strategy games where players need a view of the entire map, and not just a specific part. This library will work at the same speed no matter how large the map is. However, the larger the mini-map is, the more time it will take to render the map. I have designed the library to be quick and efficient to use, and should work well in situations where the map has to be constantly updated(well, at least, probably as efficient as it can get).