|
public function set( t : hxd.res.Image, et : BigTextureElement ) {
|
|
public function set( t : hxd.res.Image, et : BigTextureElement ) {
|
|
upload(t, Math.round(et.du * size), Math.round(et.dv * size), tsize.width, tsize.height);
|
|
upload(t, Math.round(et.du * size), Math.round(et.dv * size), tsize.width, tsize.height);
|