- 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.
推薦閱讀
- 鋒利的SQL(第2版)
- The DevOps 2.4 Toolkit
- C語言課程設(shè)計
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 快速入門與進階:Creo 4·0全實例精講
- ASP.NET開發(fā)寶典
- Spring Boot從入門到實戰(zhàn)
- Developing Java Applications with Spring and Spring Boot
- 一步一步學(xué)Spring Boot:微服務(wù)項目實戰(zhàn)(第2版)
- PHP從入門到精通(微視頻精編版)
- Netty 4核心原理與手寫RPC框架實戰(zhàn)
- 深度剖析ApacheDubbo核心技術(shù)內(nèi)幕
- Learning WebRTC
- PHP程序員面試算法寶典
- 跟著迪哥學(xué)Python數(shù)據(jù)分析與機器學(xué)習(xí)實戰(zhàn)