Searched refs:KEY_NUMPAD5 (Results 1 – 3 of 3) sorted by relevance
343 public static final int KEY_NUMPAD5 = 0x4C; field
69 KEY_NAMES[KEY_NUMPAD5] = "Numpad 5";
289 case KEY_NUMPAD5: in convertJmeCode()527 return KEY_NUMPAD5; in convertAwtKey()