- 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.
推薦閱讀
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- 軟件架構(gòu)設(shè)計(jì):大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- Windows系統(tǒng)管理與服務(wù)配置
- HBase從入門(mén)到實(shí)戰(zhàn)
- 精通搜索分析
- CKA/CKAD應(yīng)試教程:從Docker到Kubernetes完全攻略
- HTML5從入門(mén)到精通 (第2版)
- 微信小程序開(kāi)發(fā)與實(shí)戰(zhàn)(微課版)
- Mastering Elasticsearch(Second Edition)
- 智能手機(jī)故障檢測(cè)與維修從入門(mén)到精通
- Clojure for Java Developers
- Android編程權(quán)威指南(第4版)
- Ionic3與CodePush初探:支持跨平臺(tái)與熱更新的App開(kāi)發(fā)技術(shù)
- Web程序設(shè)計(jì)與架構(gòu)
- Salt Cookbook