Resource loading and access is one of the most important aspects of any game engine. It’s difficult to make a 2D game without any images. In this chapter, we’ll cover, in detail, the game engine’s runtime code for loading resources. You’ll see how sounds and images are accessed explicitly, globally, or through game-specific resource folders.
13. Resource Loading
Get Introduction to Video Game Engine Development: Learn to Design, Implement, and Use a Cross-Platform 2D Game Engine now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.