test
This commit is contained in:
parent
ba7fd6560e
commit
f5899b4e60
|
@ -153,6 +153,7 @@ var GUI = {
|
||||||
},
|
},
|
||||||
|
|
||||||
image(path,pos) {
|
image(path,pos) {
|
||||||
|
let wh = cmd(64,path);
|
||||||
gui_img(path,screen2world(pos));
|
gui_img(path,screen2world(pos));
|
||||||
return cwh2bb([0,0], cmd(64,path));
|
return cwh2bb([0,0], cmd(64,path));
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue