code/modules/minimap/minimaps/__minimap_parent.dm
/datum/minimap | Minimap datums are responsible for handling the appearance of the minimap. This includes any displayed markers, the zoom level, and the displayed z-level. |
---|---|
/atom/movable/minimap_render_object | Just a helper type to ensure all minimap render parts have the correct vis_flags set |