Interface SpriteOverride

  • All Known Implementing Classes:
    TabSprites

    public interface SpriteOverride
    • Method Detail

      • getSpriteId

        int getSpriteId()
        An ID for a sprite. Negative numbers are used by RuneLite specific sprites
        See Also:
        SpriteID
      • getFileName

        String getFileName()
        The file name for the resource to be loaded, relative to the implementing class