provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
Texture.recreate
prova
graphics
primitives
texture
Texture
class
Texture
void
recreate
(
ubyte
[]
data
,
int
width
,
int
height
)
Parameters
data
ubyte
[]
RGBA by row
width
int
new width of the texture
width
int
new height of the texture
Meta
Source
See Implementation
prova
graphics
primitives
texture
Texture
constructors
this
destructors
~this
functions
bind
getData
recreate
resize
update
properties
height
width
static functions
cacheFile
cleanUp
fetch
variables
id