provaengine ~master (2022-05-08T15:19:44.1677855)
Dub
Repo
Texture.this
prova
assets
models
texture
Texture
Creates a new blank texture using the specified width and height
this
(int width, int height)
class
Texture
this
(
int
width
,
int
height
)
this
(ubyte[] data, int width, int height)
this
(string path)
Meta
Source
See Implementation
prova
assets
models
texture
Texture
constructors
this
destructors
~this
functions
bind
getData
recreate
resize
update
properties
height
width
variables
id
Creates a new blank texture using the specified width and height