Interface RSProjectile

    • Method Detail

      • getOrientation

        int getOrientation()
      • getTargetIndex

        int getTargetIndex()
      • getSourceIndex

        int getSourceIndex()
      • getSourceLevel

        int getSourceLevel()
      • getSourceHeight

        int getSourceHeight()
      • getTargetHeight

        int getTargetHeight()
      • getTargetLevel

        int getTargetLevel()
      • getSlope

        int getSlope()
      • getAbsoluteX

        double getAbsoluteX()
      • getAbsoluteY

        double getAbsoluteY()
      • getStartCycle

        int getStartCycle()
      • getStartY

        int getStartY()
      • getEndCycle

        int getEndCycle()
      • isInMotion

        boolean isInMotion()
      • getId

        int getId()
      • getTargetX

        int getTargetX()
      • getTargetY

        int getTargetY()
      • getStartX

        int getStartX()
      • getLiveX

        int getLiveX()
      • setLiveX

        void setLiveX​(int liveX)
      • getLiveY

        int getLiveY()
      • setLiveY

        void setLiveY​(int liveY)