get_drop_item


Description:

public unowned ToolItem get_drop_item (int x, int y)

Gets the tool item at position (x, y).

Parameters:

this

a ToolItemGroup

x

the x position

y

the y position

Returns:

the ToolItem at position (x, y)