Interface TextureAtlasSprite.Ticker

All Superinterfaces:
AutoCloseable
Enclosing class:
TextureAtlasSprite

public static interface TextureAtlasSprite.Ticker extends AutoCloseable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • tickAndUpload

      void tickAndUpload()
    • close

      void close()
      Specified by:
      close in interface AutoCloseable