Game Development Reference
In-Depth Information
Figure 7-16 . Replace throw new UnsupportedOperationException(); with a comment, creating an empty method
Now, let's again use the Profile Profile Project (InvinciBagel) work process to
see if anything new has appeared in the Live Results and Threads tabs in NetBeans.
Click the Live Results icon, shown at the left of Figure 7-17 , and start the Live Results
Profiler in a tab. Note that the GamePlayLoop object is created, using <init>, and that
an AnimationTimer is started, using the invincibagel.GamePlayLoop.start() entry in
the Profiler output.
 
 
 
Search WWH ::




Custom Search