Interface IDestroyable

All Known Subinterfaces:
ITexture
All Known Implementing Classes:
AngelCodeFont.CharDefTexture, CharacterSmartTexture, ItemSmartTexture, SmartTexture, Texture, TextureID

public interface IDestroyable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
  • Method Details

    • destroy

      void destroy()
    • isDestroyed

      boolean isDestroyed()