public class SimpleGameObject extends SimpleSceneObject<simple.bot.internal.IGameObject>
ctx| Constructor and Description |
|---|
SimpleGameObject(ClientContext ctx,
simple.bot.internal.IGameObject reflectedObject,
long hash,
ObjectDefinition definition,
WorldPoint location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsX() |
int |
getAbsY() |
equals, getActions, getDefinitions, getHash, getId, getLocalRegionX, getLocalRegionY, getLocation, getName, getType, hashCode, interact, interact, interactgetReflectedObjectgetClass, notify, notifyAll, toString, wait, wait, waitdistanceTo, within, withinRangepublic SimpleGameObject(ClientContext ctx, simple.bot.internal.IGameObject reflectedObject, long hash, ObjectDefinition definition, WorldPoint location)
ctx - reflectedObject - type - hash - definition - location -