defold / extension-kaios

Defold native extension for use with KaiOS
MIT License
3 stars 4 forks source link

Add softkey input callback / general api info callback #2

Closed subsoap closed 3 years ago

subsoap commented 3 years ago

https://developer.kaiostech.com/design-guide/key https://developer.kaiostech.com/core-developer-topics/softkeys

SoftLeft and SoftRight are not detected by Defold. These keys are generally useful to be able to detect. They could be added to API extension in a input callback or general callback.