holomap_holder
Vars | |
offset_x | Used by children to properly position elements on the map. |
---|---|
offset_y | Used by children to properly position elements on the map. |
parent | A physical object this holomap is bound to. Optional. |
viewer_map | k:v list of mob:image |
Procs | |
get_image | Returns the holomap image. |
remove_all_viewers | Remove all viewers |
remove_viewer | Removes a viewer. |
show_to | Show the map to a mob and add them to the viewers list. |
you_are_here | Adds a "you are here" overlay to the given image based on the given location. |
Var Details
offset_x
Used by children to properly position elements on the map.
offset_y
Used by children to properly position elements on the map.
parent
A physical object this holomap is bound to. Optional.
viewer_map
k:v list of mob:image
Proc Details
get_image
Returns the holomap image.
remove_all_viewers
Remove all viewers
remove_viewer
Removes a viewer.
show_to
Show the map to a mob and add them to the viewers list.
you_are_here
Adds a "you are here" overlay to the given image based on the given location.