createElement example 0. let h5 = createElement('h5', 'im an h5 p5.element!'); h5.style('color', '#00a1d3'); h5.position(0, 0); ...
確定! 回上一頁