- jMonkeyEngine 3.0 Beginner’s Guide
- Ruth Kusterer
- 120字
- 2021-08-13 17:02:14
Summary
Congratulations! By completing this chapter, you have made a big leap ahead in your game developer career.
You now know how to respond to user inputs, such as mouse clicks and motions, touch events, joysticks clicks and motions, and key presses. You have learned two different ways to identify the target spatial that the user has clicked. You know how to use the simpleUpdate()
method to poll and update the game state, how to use controls to implement game logic in spatials, and how to use AppState
objects to implement global game logic.
Since pushing cubes around gets old after a while, let's continue to the next chapter, where you will learn how to load scenes and character models!
推薦閱讀
- Android項目開發入門教程
- Building a RESTful Web Service with Spring
- Java Web開發之道
- BeagleBone Media Center
- Web Application Development with R Using Shiny(Second Edition)
- MySQL數據庫基礎實例教程(微課版)
- Windows Phone 7.5:Building Location-aware Applications
- Learning Probabilistic Graphical Models in R
- 批調度與網絡問題的組合算法
- Internet of Things with ESP8266
- Mastering HTML5 Forms
- SSH框架企業級應用實戰
- 深入理解Kafka:核心設計與實踐原理
- 軟件測試(慕課版)
- 一覽眾山小:ASP.NET Web開發修行實錄