for (int i = 0, n = processors.size; i < n; i++) if (((InputProcessor)items[i]).keyDown(keycode)) return true;
確定! 回上一頁