- jMonkeyEngine 3.0 Beginner’s Guide
- Ruth Kusterer
- 100字
- 2021-08-13 17:02:12
How to steer spatials
Now your users can trigger game actions and select targets. But a video game also follows an internal rhythm and generates its own events—new enemies spawn and plot a path towards the player base, a timer ignites explosives, a dungeon door falls shut, and so on. How do you implement computer-controlled events that need to be updated in every frame of the game?
Look at the Main.java
template of the SimpleApplication
class again—there is a mysterious method that we have not yet used, the simpleUpdate()
method. Let's find out what it does!
推薦閱讀
- C++程序設計教程
- Expert C++
- 羅克韋爾ControlLogix系統應用技術
- C語言最佳實踐
- VMware vSphere 6.7虛擬化架構實戰指南
- Python Network Programming Cookbook(Second Edition)
- Building RESTful Python Web Services
- R語言與網絡輿情處理
- Tableau 10 Bootcamp
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- Kotlin開發教程(全2冊)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 零基礎學HTML+CSS
- Learning Grunt
- H5+移動營銷設計寶典