oxxxo Posted April 28, 2015 Share Posted April 28, 2015 I am trying to make a simple math game, I was wondering how to clear the text (bitmap text) before showing a new set of text? Quote Link to comment Share on other sites More sharing options...
IvanK Posted April 29, 2015 Share Posted April 29, 2015 Hi, are you using any library for graphics? If you work with a plain context2d, you will have to draw a blue rectangle over old text, and then draw new text. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.