- SFML Game Development
- Artur Moreira Henrik Vogelius Hansson Jan Haller
- 118字
- 2021-08-13 17:11:12
Summary
In this chapter, we have learned the important points about resource management. By now, we know the ideas behind resources and the facilities SFML provides to work with them. We have taken a look at a possible way resources are used in a bigger project, and implemented a generic resource holder that helps us with passing resources to different parts of the application. We also investigated possible error sources as well as techniques to handle them appropriately.
In the next chapter, we are going to develop the game world with a variety of objects in it. Most of these objects require different resources, which is a good opportunity to show our resource holder in a real-world example.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- C程序設計簡明教程(第二版)
- C++面向對象程序設計(微課版)
- Java編程指南:基礎知識、類庫應用及案例設計
- Instant 960 Grid System
- 營銷數據科學:用R和Python進行預測分析的建模技術
- JS全書:JavaScript Web前端開發指南
- Big Data Analytics
- 零基礎輕松學SQL Server 2016
- 21天學通C++(第5版)
- 從零開始學Android開發
- ASP.NET開發寶典
- Swift High Performance
- PHP典型模塊與項目實戰大全
- 基于Docker的Redis入門與實戰