Interface Stitcher.Entry

All Known Implementing Classes:
SpriteContents
Enclosing class:
Stitcher<T extends Stitcher.Entry>

public static interface Stitcher.Entry
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
    int
     
  • Method Details

    • width

      int width()
    • height

      int height()
    • name

      Identifier name()