-If you wanna insert a image...-
image(getImage("Image URL"));
-Sometimes you have to insert triangle functions.-
text(tan(45), 40, 90);
var cosineof45 = cos(45);
-Or you have to insert +, -, *, /-
text(56+9, 8, 75);
// sorry it was short;
I'll write 3 times more at JavaScript Manual IV.
| 이전글 | 블랙걸IAnnie|2020-07-01 | |
|---|---|---|
| 다음글 | 다니엘현우|2020-06-29 |