code/__DEFINES/minimap.dm 
MINIMAP_SCALE | The minimap zoom scale |
---|---|
MINIMAP_PIXEL_FROM_WORLD | Converts the overworld x and y to minimap x and y values |
SCREEN_PIXEL_SIZE | The actual size of a users screen in pixels |
MINIMAP_PIXEL_SIZE | The actual size of the minimap in pixels |
Define Details
MINIMAP_PIXEL_FROM_WORLD 
Converts the overworld x and y to minimap x and y values
MINIMAP_PIXEL_SIZE 
The actual size of the minimap in pixels
MINIMAP_SCALE 
The minimap zoom scale
SCREEN_PIXEL_SIZE 
The actual size of a users screen in pixels