- Kivy Cookbook
- Hugo Solis
- 46字
- 2021-07-16 20:39:56
Chapter 2. Input, Motion, and Touch
In this chapter, we will cover:
- Using the mouse
- Evolving to the touchscreen
- Working with the accelerometer
- Using the gyroscope
- The Differences between the touch and motion events
- Recognizing touch shapes
- Detecting multitapping
- Grabbing touch events
- Recording gestures
推薦閱讀
- Objective-C Memory Management Essentials
- Game Programming Using Qt Beginner's Guide
- Building a Game with Unity and Blender
- Java Web基礎(chǔ)與實(shí)例教程(第2版·微課版)
- Wireshark Network Security
- Python程序設(shè)計(jì)案例教程
- 一塊面包板玩轉(zhuǎn)Arduino編程
- SSM開發(fā)實(shí)戰(zhàn)教程(Spring+Spring MVC+MyBatis)
- Python項(xiàng)目實(shí)戰(zhàn)從入門到精通
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- 區(qū)塊鏈項(xiàng)目開發(fā)指南
- Building Slack Bots
- IPython Interactive Computing and Visualization Cookbook
- Mastering Bootstrap 4
- Building Microservices with Go