provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
Texture.this
prova
graphics
primitives
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)
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
Creates a new blank texture using the specified width and height