Guest User

Untitled

a guest
Apr 24th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. while (true)
  2. {
  3. this_thread::sleep_for(/*200ms*/);
  4.  
  5. // Draw spinning circle with 6 images, rotating.
  6. }
Add Comment
Please, Sign In to add comment