Uses of Class
zombie.core.textures.TextureID

Packages that use TextureID
zombie.core.textures   
 

Uses of TextureID in zombie.core.textures
 

Methods in zombie.core.textures that return TextureID
 TextureID Texture.getTextureId()
           
 

Constructors in zombie.core.textures with parameters of type TextureID
ImageData(TextureID texture, WrappedBuffer bb)
           
Texture(TextureID data, java.lang.String name)