Package jag.game.type

Interface RSAnimationSequence

    • Method Detail

      • isStretch

        boolean isStretch()
      • getMainHand

        int getMainHand()
      • getReplayMode

        int getReplayMode()
      • getLoopOffset

        int getLoopOffset()
      • getFrameIds

        int[] getFrameIds()
      • getPriority

        int getPriority()
      • getAnimatingPrecedence

        int getAnimatingPrecedence()
      • getMaxLoops

        int getMaxLoops()
      • getFrameLengths

        int[] getFrameLengths()
      • getWalkingPrecedence

        int getWalkingPrecedence()
      • getInterleaveOrder

        int[] getInterleaveOrder()
      • getOffHand

        int getOffHand()