retrograde.graphics.core

Retrograde Engine

Members

Aliases

TextureCache
alias TextureCache = Cache!(string, Texture)
Undocumented in source.

Classes

Animation
class Animation
Undocumented in source.
CachedShaderProgramFactory
class CachedShaderProgramFactory
Undocumented in source.
DrawingOffset2DComponent
class DrawingOffset2DComponent
Undocumented in source.
HideableComponent
class HideableComponent
Undocumented in source.
HorizontalSpriteFlipComponent
class HorizontalSpriteFlipComponent
Undocumented in source.
RenderOrderComponent
class RenderOrderComponent
Undocumented in source.
RenderableSpriteComponent
class RenderableSpriteComponent
Undocumented in source.
RenderableSpriteEntityCreationParameters
class RenderableSpriteEntityCreationParameters
Undocumented in source.
RenderableSpriteEntityFactory
class RenderableSpriteEntityFactory
Undocumented in source.
RenderableTextComponent
class RenderableTextComponent
Undocumented in source.
Shader
class Shader
Undocumented in source.
ShaderCompilationException
class ShaderCompilationException
Undocumented in source.
ShaderProgram
class ShaderProgram
Undocumented in source.
ShaderProgramComponent
class ShaderProgramComponent
Undocumented in source.
SpriteAnimationComponent
class SpriteAnimationComponent
Undocumented in source.
SpriteAnimationProcessor
class SpriteAnimationProcessor
Undocumented in source.
SpriteSheetComponent
class SpriteSheetComponent
Undocumented in source.
Spritesheet
class Spritesheet
Undocumented in source.
SpritesheetAnimation
class SpritesheetAnimation
Undocumented in source.
Texture
class Texture
Undocumented in source.
TextureCenteredDrawingOffset2DComponent
class TextureCenteredDrawingOffset2DComponent
Undocumented in source.
TextureCenteredDrawingOffsetProcessor
class TextureCenteredDrawingOffsetProcessor
Undocumented in source.
TextureColorComponent
class TextureColorComponent
Undocumented in source.
TextureComponent
class TextureComponent
Undocumented in source.
UnsupportedShaderTypeException
class UnsupportedShaderTypeException
Undocumented in source.
VerticalSpriteFlipComponent
class VerticalSpriteFlipComponent
Undocumented in source.

Enums

ShaderType
enum ShaderType
Undocumented in source.
TextureFilterMode
enum TextureFilterMode
Undocumented in source.

Interfaces

ShaderProgramFactory
interface ShaderProgramFactory
Undocumented in source.
TextureComponentFactory
interface TextureComponentFactory
Undocumented in source.

Structs

ColorRgb
struct ColorRgb
Undocumented in source.
ColorRgba
struct ColorRgba
Undocumented in source.

Meta

Authors

Mike Bierlee, m.bierlee@lostmoment.com

License

This software is licensed under the terms of the MIT license. The full terms of the license can be found in the LICENSE.txt file.