documentation indexreference manualfunction index

ui.imagemap

Function: ui.imagemap (ground, selected, hotspots, unselected=None, style='imagemap', button_style='imagemap_button', **properties):

This is called to create imagemaps. Parameters are roughly the same as renpy.imagemap. The value of the hotspot is returned when ui.interact returns.

Example

TODO



documentation indexreference manualfunction index