retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
TextureComponentFactory
retrograde
graphics
core
Undocumented in source.
interface
TextureComponentFactory {
TextureComponent
loadTexture
(File textureFile);
TextureComponent
createNullComponent
();
}
Members
Functions
createNullComponent
TextureComponent
createNullComponent
()
Undocumented in source.
loadTexture
TextureComponent
loadTexture
(File textureFile)
Undocumented in source.
Meta
Source
See Implementation
retrograde
graphics
core
aliases
TextureCache
classes
Animation
CachedShaderProgramFactory
DrawingOffset2DComponent
HideableComponent
HorizontalSpriteFlipComponent
RenderOrderComponent
RenderableSpriteComponent
RenderableSpriteEntityCreationParameters
RenderableSpriteEntityFactory
RenderableTextComponent
Shader
ShaderCompilationException
ShaderProgram
ShaderProgramComponent
SpriteAnimationComponent
SpriteAnimationProcessor
SpriteSheetComponent
Spritesheet
SpritesheetAnimation
Texture
TextureCenteredDrawingOffset2DComponent
TextureCenteredDrawingOffsetProcessor
TextureColorComponent
TextureComponent
UnsupportedShaderTypeException
VerticalSpriteFlipComponent
enums
ShaderType
TextureFilterMode
interfaces
ShaderProgramFactory
TextureComponentFactory
structs
ColorRgb
ColorRgba