Interface RSEffectObject

All Superinterfaces:
RSDoublyLinkedNode, RSEntity, RSNode, RSProvider

public interface RSEffectObject extends RSEntity
  • Method Details

    • getAbsoluteX

      int getAbsoluteX()
    • getSequence

      RSAnimationSequence getSequence()
    • getAbsoluteY

      int getAbsoluteY()
    • getFloorLevel

      int getFloorLevel()
    • isFinished

      boolean isFinished()
    • getId

      int getId()
    • getHeight

      int getHeight()
      Specified by:
      getHeight in interface RSEntity