- SFML Game Development
- Artur Moreira Henrik Vogelius Hansson Jan Haller
- 122字
- 2021-08-13 17:11:11
Chapter 2. Keeping Track of Your Textures – Resource Management
In the previous chapter, you have learned how to load a texture, and display a sprite that uses the texture. During the process of game development, you encounter such situations again and again: you need to load data from the hard disk, be it images, fonts, or sounds. This chapter intends to give you a broader understanding of the following points:
- What is the motivation behind external resources
- Which classes for resource handling and manipulation does Simple and Fast Multimedia Library (SFML) provide
- What might a typical use case in a game look like
- How do we cope with the constantly recurring need to manage resources in a simple way
推薦閱讀
- 解構產品經理:互聯網產品策劃入門寶典
- SpringMVC+MyBatis快速開發與項目實戰
- Java 9 Programming Blueprints
- Swift 3 New Features
- 程序員修煉之道:通向務實的最高境界(第2版)
- Modern JavaScript Applications
- RabbitMQ Essentials
- C和C++游戲趣味編程
- Android開發三劍客:UML、模式與測試
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- HTML5程序開發范例寶典
- C++ Primer(中文版)(第5版)
- IBM Cognos Insight
- 鋒利的SQL
- IBM Cognos 10 Report Studio Cookbook(Second Edition)