Texture2D.update

Updates texture

class Texture2D
void
update
(
int x
,
int y
,
int width
,
int height
,
const(ubyte)* pixels
,)

Meta