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