Interface RSGameObject

    • Method Detail

      • getFloorLevel

        int getFloorLevel()
      • getSceneX

        int getSceneX()
      • getSceneY

        int getSceneY()
      • getGroup

        int getGroup()
      • getId

        int getId()
      • getType

        int getType()
      • getOrientation

        int getOrientation()
      • getDelay

        int getDelay()
      • getLifetime

        int getLifetime()
      • getOptionFlags

        int getOptionFlags()
      • getActions

        String[] getActions()