Package net.storm.sdk.coords
Class Coordinate
java.lang.Object
net.storm.sdk.coords.Coordinate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.runelite.api.PointoffsetFrom(net.runelite.api.Point point, int x, int y)
-
Constructor Details
-
Coordinate
public Coordinate()
-
-
Method Details
-
offsetFrom
public static net.runelite.api.Point offsetFrom(net.runelite.api.Point point, int x, int y)
-