Package com.brackeen.javagamebook.graphics3D.texture

Class Summary
PowerOf2Texture The PowerOf2Texture class is a Texture with a width and height that are a power of 2 (32, 128, etc.).
ShadedSurface A ShadedSurface is a pre-shaded Texture that maps onto a polygon.
ShadedTexture The ShadedTexture class is a Texture that has multiple shades.
Texture The Texture class is an sabstract class that represents a 16-bit color texture.