April 2017
Beginner to intermediate
376 pages
8h 4m
English
With that part done, let's have a quick talk. I have mentioned previously in this book that there are many ways to offer a similar solution. Some work better for one situation and less for another. With that in mind, we will partially rewrite the ApplicationManager class in this chapter to better work for our needs now.
In the end, it will basically do the same thing as it did before. The few features we will add to it could have been easily added to the ApplicationManager from Chapter 7, The Tools of the Trade, but where is the fun in that?
Most of the work in this class will be done in the Update () function. This other approach will allow better and more visible flow control down the line. ...
Read now
Unlock full access