gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
SDL2Texture.this
gfm
sdl2
texture
SDL2Texture
Creates a SDL Texture for a specific renderer.
this
(SDL2Renderer renderer, uint format, uint access, int width, int height)
class
SDL2Texture
this
(
SDL2Renderer
renderer
,
uint
format
,
uint
access
,
int
width
,
int
height
)
this
(SDL2Renderer renderer, SDL2Surface surface)
Meta
Source
See Implementation
gfm
sdl2
texture
SDL2Texture
constructors
this
destructors
~this
functions
access
close
format
height
setAlphaMod
setBlendMode
setColorMod
width
variables
_handle
Creates a SDL Texture for a specific renderer.