Package gaiasky.util.gdx.graphics
package gaiasky.util.gdx.graphics
-
ClassDescriptionTexture data that uses Java2D
BufferedImage
to provide image data to textures.Provides a texture data object backed by a byte buffer.Provides a texture data object backed by a 32-bit float buffer.Provides a texture data object backed by a 16-bit short buffer.Extends texture to be able to use draw operations on any mipmap level.Provides useful methods to interact with textures.