Interface TextureSheetSegment

All Superinterfaces:
BindableTexture
All Known Implementing Classes:
CatnipGuiTextures

public interface TextureSheetSegment extends BindableTexture
  • Method Details

    • getStartX

      int getStartX()
    • getStartY

      int getStartY()
    • getWidth

      int getWidth()
    • getHeight

      int getHeight()