Package jag
Interface RSDoublyLinkedNode
- All Superinterfaces:
RSNode
,RSProvider
- All Known Subinterfaces:
RSAnimationSequence
,RSBoundary
,RSBoundaryDecor
,RSChatLine
,RSDBTable
,RSDefinition
,RSDefinitionProperty
,RSDynamicObject
,RSEffectAnimation
,RSEffectObject
,RSEntity
,RSEntityMarker
,RSEnumDefinition
,RSFont
,RSHealthBarDefinition
,RSHitsplatDefinition
,RSItemDefinition
,RSModel
,RSNpc
,RSNpcDefinition
,RSObjectDefinition
,RSPathingEntity
,RSPickable
,RSPlayer
,RSProjectile
,RSRuneScript
,RSSceneObject
,RSSprite
,RSStructDefinition
,RSTileDecor
,RSTransformableDefinition
,RSUnlitModel
,RSVarpbit
-
Method Summary
Modifier and TypeMethodDescriptionlong
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getNextDoubly
RSDoublyLinkedNode getNextDoubly() -
getPreviousDoubly
RSDoublyLinkedNode getPreviousDoubly() -
getDoublyKey
long getDoublyKey()
-