get_hover_position


Description:

public void get_hover_position (DockItem hovered, out int x, out int y)

Get's the x and y position to display a hover window for a dock item.

Parameters:

hovered

the item that is hovered

x

the resulting x position

y

the resulting y position