Game Development Reference
In-Depth Information
when we require the user to do something before the application can continue, or if we
want to handle the input on another thread, for example. In the latter scenario, only that
thread will be blocked, allowing the game loop to continue running. Now that we've dis-
cussed events, let's move on to something more interesting—rendering.
Search WWH ::




Custom Search