get_drop_item
Description:
Gets the item at position (x, y).
See get_drop_group.
Parameters:
| this | |
| x |
the x position |
| y |
the y position |
Returns:
|
the ToolItem at position or null if there is no such item |