public class SimpleGraphic extends SimpleWrapper<simple.bot.internal.IRSGraphic> implements SimpleIdentifiable
ctx| Constructor and Description |
|---|
SimpleGraphic(ClientContext ctx,
simple.bot.internal.IRSGraphic reflectedObject) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnimation() |
int |
getId()
Returns id of the object
|
int |
getModelId() |
getReflectedObjectpublic SimpleGraphic(ClientContext ctx, simple.bot.internal.IRSGraphic reflectedObject)
ctx - reflectedObject - public int getId()
SimpleIdentifiablegetId in interface SimpleIdentifiablepublic int getModelId()
public int getAnimation()