RenderValue

a texture or a colour that will be used for rendering this object

Constructors

this
this(SDL_Color pcolour)
Undocumented in source.
this
this(Texture ptexture)
Undocumented in source.

Members

Variables

colour
SDL_Color colour;

a texture or a colour that will be used for rendering this object

texture
Texture texture;
Undocumented in source.

Meta