Interface RSGameObject

    • Method Detail

      • getConfig

        int getConfig()
      • getStartX

        int getStartX()
      • getStartY

        int getStartY()
      • getEndX

        int getEndX()
      • getEndY

        int getEndY()
      • getModelOrientation

        int getModelOrientation()
      • setPlane

        void setPlane​(int plane)
      • sizeX

        int sizeX()
      • sizeY

        int sizeY()
      • getConvexHull

        java.awt.Shape getConvexHull()
      • getSceneMinTile

        SceneTile getSceneMinTile()
      • getSceneMaxTile

        SceneTile getSceneMaxTile()
      • getOrientation

        net.eternalclient.api.data.coords.Angle getOrientation()