runelite-api: move getConvexHull to Model
This commit is contained in:
@@ -56,8 +56,6 @@ public interface TileObject
|
||||
|
||||
Point getMinimapLocation();
|
||||
|
||||
Polygon getConvexHull(Model model, int orientation);
|
||||
|
||||
/**
|
||||
* Get the on-screen clickable area of {@code object}
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user