Tooltip Global

From Virtual World Web Wiki
Jump to: navigation, search
  • This is a JavaScript global object named Tooltip

Remarks [edit]

Properties

float Delay {get; set;}
Delay (in seconds) between hover and display of tooltip
JSVector2 SmallTooltipOffset {get; set;}
Pixel distance from the mouse cursor for the small tooltip to appear
JSVector2 TooltipOffset {get; set;}
Pixel distance from the mouse cursor for the large tooltip to appear