Skip to content Skip to sidebar Skip to footer
Showing posts with the label Thread Sleep

Android Game Loop Vs Updating In The Rendering Thread

I'm making an android game and am currently not getting the performance I'd like. I have a … Read more Android Game Loop Vs Updating In The Rendering Thread

How Do I Use A While Loop With An OnTouch Function? (Android)

Well, I have been looking up answers, but none have worked for me. I have a button that when it is … Read more How Do I Use A While Loop With An OnTouch Function? (Android)