text in code
Hi I was wondering if there is any way to make a long text and it doesn't go off the screen and you dont have to use a lot of text functions. this is why I am asking:
Can you help?
Hi I was wondering if there is any way to make a long text and it doesn't go off the screen and you dont have to use a lot of text functions. this is why I am asking:
Can you help?
As explained here, you can add a width and height parameter to the text() command which will cause your text to wrap around if it goes outside the box.
text(message, x, y, width*, height*) | ProcessingJS | Khan Academy
Ok thanks
Is there anyway to see if a person is active or inactive?
Please sign in to leave a comment.