What is a good Touch API design in a Game Engine?

https://news.ycombinator.com/item?id=25169998
by a1o • 6 years ago
5 0 6 years ago

Hi! I did a write up on how the Touch input API is on different Game Engines here: https://ericonotes.blogspot.com/2020/11/a-quick-look-at-touch-handling-apis-in.html

I would like more experiences when using them. Do they work well with code completion in the respectives IDEs? What are gotchas to be aware? Are there important aspects of touch handling in them that are not made clear by looking only in the API?

I am gathering input because I want to add a touch API and touch handling for a game engine.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com