Chapter 6. Building a Basic Framework
In the previous chapters, we covered Sound, so now we understand all the basics. However, we still don't have a basic framework that allows us to build games in an ordered manner. So in this chapter, we will cover some concepts that will help us achieve just that. In this chapter we will cover:
Scene graph
Scene manager
Collision detection
Menus