Package net.runelite.api
Interface Frames
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Animation[]getFrames()Use this for getting a specific animation frame from the cache-
Methods inherited from interface net.runelite.api.DualNode
unlinkDual
-
Methods inherited from interface net.runelite.api.Node
getHash, getNext, getPrevious
-
-
-
-
Method Detail
-
getFrames
Animation[] getFrames()
Use this for getting a specific animation frame from the cache
-
-