/atom/movable/minimap_ui_handler/minimap_controller
Vars | |
markers_visible | Whether the next call of "toggle_visibility_all" will turn all markers opaque or transparent. Does not reflect whether the markers are opaque or transparent. |
---|---|
minimap_controller | The minimap controller object, containing data on selected coordinates and the controlled minimap. |
minimap_markers_list | An associative list of data for each minimap marker, so that the UI may read it. |
Var Details
markers_visible
Whether the next call of "toggle_visibility_all"
will turn all markers opaque or transparent. Does not reflect whether the markers are opaque or transparent.
minimap_controller
The minimap controller object, containing data on selected coordinates and the controlled minimap.
minimap_markers_list
An associative list of data for each minimap marker, so that the UI may read it.