provaengine ~master (2018-04-11T21:05:02Z)
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
functions
getData
recreate
resize
update
properties
height
width
static functions
cacheFile
fetch
variables
id
Creates a new blank texture using the specified width and height