Texture

Texture class that automatically frees itself

Constructors

this
this(SDL_Texture* ptexture)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

texture
SDL_Texture* texture;
Undocumented in source.

Meta