- Learning Android Game Development
- Nikhil Malankar
- 78字
- 2021-07-09 20:41:21
Taking user inputs
There are multiple ways in which you can take inputs from your Android device. Here are a few ways:
- UI buttons: Buttons drawn on your app's UI
- Hardware buttons: The keys on your Android device
- Touch screen inputs: Touches mapped based on the screen coordinates
- Accelerometer readings: Motion sensor readings
We will be taking a look at each of these input types. So, let's start with the very first type of input, UI buttons.
推薦閱讀
- Istio入門與實戰
- 數字道路技術架構與建設指南
- 精選單片機設計與制作30例(第2版)
- Artificial Intelligence Business:How you can profit from AI
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- 計算機組裝與維護(第3版)
- STM32嵌入式技術應用開發全案例實踐
- 單片機開發與典型工程項目實例詳解
- Internet of Things Projects with ESP32
- Istio服務網格技術解析與實踐
- 單片機原理及應用:基于C51+Proteus仿真
- STM32自學筆記
- Istio實戰指南
- UML精粹:標準對象建模語言簡明指南(第3版)
- Advanced Machine Learning with R