Searched refs:KEY_NUMPAD9 (Results 1 – 3 of 3) sorted by relevance
331 public static final int KEY_NUMPAD9 = 0x49; field
73 KEY_NAMES[KEY_NUMPAD9] = "Numpad 9";
283 case KEY_NUMPAD9: in convertJmeCode()521 return KEY_NUMPAD9; in convertAwtKey()