documentation index ◦ reference manual ◦ function index
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.
TODO