Xbasic
ui_hotspot_get Function
Syntax
C Result = UI_HOTSPOT_GET( hotspots as c , x as n , y as n )
Arguments
- hotspots
Hotspot list
- x
coordinate to check
- y
coordinate to check
Description
Return a hotspot from a hotspot list based on position.
See Also