provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
Texture.recreate
prova
graphics
primitives
texture
Texture
class
Texture
void
recreate
(
ubyte
[]
data
,
int
width
,
int
height
)
Parameters
data
Type:
ubyte
[]
RGBA by row
width
Type:
int
new width of the texture
width
Type:
int
new height of the texture
Meta
Source
See Implementation
prova
graphics
primitives
texture
Texture
constructors
this
functions
getData
recreate
resize
update
properties
height
width
static functions
cacheFile
fetch
variables
id