app
/
org.powbot.api
/
Targetable
Targetable
interface
Targetable
Content copied to clipboard
Functions
Inheritors
Functions
contains
Link copied to clipboard
abstract operator fun
contains
(point:
Point
?):
Boolean
Content copied to clipboard
Whether or not the entity contains the point.
next
Point
Link copied to clipboard
abstract fun
nextPoint
():
Point
Content copied to clipboard
The next game screen point of the entity.
Inheritors
Interactable
Link copied to clipboard