I want to display a sentence on my screen,but I want to display it word by word.
How can I do that?My idea is that I use the window definition in c-script and make the bitmap slide from left to right,then the sentence can display word by word.But I don't think it's a good method,do you have good methods,my friends?