Class SpotAnimation
- java.lang.Object
-
- org.dreambot.api.wrappers.graphics.SpotAnimation
-
public class SpotAnimation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpotAnimation(net.runelite.api.ActorSpotAnim ref)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intgetAnimationId()intgetCycle()Gets the cycle of the spot animationintgetDelay()intgetTick()Deprecated.
-
-
-
Method Detail
-
getDelay
public int getDelay()
-
getAnimationId
public int getAnimationId()
-
getTick
@Deprecated public int getTick()
Deprecated.SeegetCycle()
-
getCycle
public int getCycle()
Gets the cycle of the spot animation- Returns:
-
-