It just seems to me like an inconsistency in the library if some button states can be accessed by getButton via the OuyaController class while for others you need to wait for the onKeyDown event to happen. It's not really a big deal and can be worke…