Searched refs:KEY_NUMPAD8 (Results 1 – 3 of 3) sorted by relevance
327 public static final int KEY_NUMPAD8 = 0x48; field
72 KEY_NAMES[KEY_NUMPAD8] = "Numpad 8";
281 case KEY_NUMPAD8: in convertJmeCode()519 return KEY_NUMPAD8; in convertAwtKey()