provaengine ~master (2022-05-08T15:19:44.1677855)
Dub
Repo
Texture.recreate
prova
assets
models
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
assets
models
texture
Texture
constructors
this
destructors
~this
functions
bind
getData
recreate
resize
update
properties
height
width
variables
id