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(SDL_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
SDL_Texture* texture;
Undocumented in source.

Meta