Uses of Interface
zombie.interfaces.IDestroyable

Packages that use IDestroyable
zombie.core.textures   
zombie.interfaces   
 

Uses of IDestroyable in zombie.core.textures
 

Classes in zombie.core.textures that implement IDestroyable
 class Texture
           
 class TextureID
           
 

Uses of IDestroyable in zombie.interfaces
 

Subinterfaces of IDestroyable in zombie.interfaces
 interface ITexture