Controller Call

To use the Ouya controller in my app do I have to continuously call the onKeyDown() event, or can I just call it once?

Comments

  • jenerikjenerik Posts: 1Member
    Sorry for my beginners question, I found out that you can just override the onKeyDown() method.
  • nicknick Posts: 186Member, Administrator, Team OUYA

    jenerik said:
    Sorry for my beginners question, I found out that you can just override the onKeyDown() method.
    No worries! There's also an onKeyUp() method you can override :)
Sign In or Register to comment.