Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
strange keycodes and some missing [solved] — Gideros Forum

strange keycodes and some missing [solved]

flashjaysanflashjaysan Member
edited July 2018 in General questions
I was wandering in the documentation and found some strange keycodes. What are those :
KeyCode.BACK, KeyCode.CENTER, KeyCode.L1, KeyCode.MENU, KeyCode.R1, KeyCode.SEARCH, KeyCode.SELECT, KeyCode.START

Also, how do I check for Return/Enter, Space and Escape keys? Are there any keycode for those?
What about non alphanumeric characters like "." or ":"?

As a final minor note, the KeyCode.R section is missing.

Comments

Sign In or Register to comment.