Sdl2Texture

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(SDL_Texture* texture, string name)
Undocumented in source.

Members

Functions

getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getSdlTexture
SDL_Texture* getSdlTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
getSdlTextureSize
SDL_Rect getSdlTextureSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getTextureSize
RectangleU getTextureSize()
Undocumented in source. Be warned that the author may not have intended to support it.
setSdlTexture
void setSdlTexture(SDL_Texture* texture)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Texture

getTextureSize
RectangleU getTextureSize()
Undocumented in source.
getName
string getName()
Undocumented in source.

Meta