defold / extension-kaios

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

Add a reference for detected keys #4

Open subsoap opened 3 years ago

subsoap commented 3 years ago

These keys are detected

key_enter
key_right
key_left
key_up
key_down
key_backspace
key_1 - 0

Would be useful to list them in the API Extension readme just as a reference somewhere.

key_enter = Center Soft Key https://developer.kaiostech.com/design-guide/key

subsoap commented 3 years ago

https://developer.kaiostech.com/design-guide/key/overview.png

With independent back key type the end call key is not detectable and I think it immediately close the app.

We could make a diagram like this as all to reference all of the key maps in relation to this kind of file https://github.com/britzl/defold-input/blob/master/in/bindings/all.input_binding