Searched refs:KEY_NUMPAD4 (Results 1 – 3 of 3) sorted by relevance
339 public static final int KEY_NUMPAD4 = 0x4B; field
68 KEY_NAMES[KEY_NUMPAD4] = "Numpad 4";
287 case KEY_NUMPAD4: in convertJmeCode()525 return KEY_NUMPAD4; in convertAwtKey()