Package com.marginallyclever.ro3.texture
package com.marginallyclever.ro3.texture
-
ClassDescriptionThe
TextureChooserDialog
class allows for selecting aTextureWithMetadata
that has been previously loaded by theTextureFactory
.TextureFactory
loads textures from files.TextureFactoryDialog
displays controls to load aTexture
from a file, wrapped in aTextureWithMetadata
.TextureWithMetadata
is an OpenGLTexture
with metadata about where it came from and the source image.