retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
RenderableSpriteEntityCreationParameters
retrograde
graphics
core
Undocumented in source.
class
RenderableSpriteEntityCreationParameters :
CreationParameters
{
File
textureFile
;
Vector2D
position
;
scalar
orientation
;
this
(File textureFile, Vector2D position, scalar orientation);
}
Constructors
this
this
(File textureFile, Vector2D position, scalar orientation)
Undocumented in source.
Members
Variables
orientation
scalar
orientation
;
Undocumented in source.
position
Vector2D
position
;
Undocumented in source.
textureFile
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