- Beginning C++ Game Programming
- John Horton
- 85字
- 2021-07-08 11:13:27
Chapter 3. C++ Strings, SFML Time, Player Input, and HUD
In this chapter we will spend around half the time learning how to manipulate text and display it on the screen, and the other half looking at timing and how a visual time bar can create a sense of urgency in the game.
We will cover the following topics:
- Pausing and restarting the game
- C++ strings
- SFML Text and SFML font classes
- Adding a HUD to Timber!!!
- Adding a time bar to Timber!!!
推薦閱讀
- Extending Jenkins
- Advanced Machine Learning with Python
- Web交互界面設計與制作(微課版)
- 大學計算機基礎(第2版)(微課版)
- C語言程序設計學習指導與習題解答
- Python之光:Python編程入門與實戰
- Mastering Data Mining with Python:Find patterns hidden in your data
- CoffeeScript Application Development Cookbook
- 編程可以很簡單
- Clojure Polymorphism
- 超簡單:用Python讓Excel飛起來(實戰150例)
- Penetration Testing with the Bash shell
- Visual Basic 程序設計實踐教程
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- C語言程序設計教程