- game - Variable in class cdc.CDC_Board
-
- GameFinish - Static variable in class cdc.CDC_Action
-
- GameInfo - Class in cdc
-
標明此 jar 檔案為遊戲檔案,所有的遊戲檔案都須包含此 class。
- GameInfo() - Constructor for class cdc.GameInfo
-
- GameResult - Static variable in class cdc.CDC_Action
-
- GameResult - Variable in class cdc.CDC_Game
-
- GameStart - Static variable in class cdc.CDC_Action
-
- gameStart(int, boolean) - Method in class cdc.Human
-
設定玩家編號。
- gameStart(int, boolean) - Method in class cdc.MGTP
-
設定玩家編號。
- gameStart(int, boolean) - Method in class cdc.Ponder
-
設定玩家編號。
- gameStart(int, boolean) - Method in class cdc.ReadFile
-
設定玩家編號。
- gameStart(int, boolean) - Method in class cdc.SearchConnect
-
- genOpenRoomInfo() - Method in class cdc.CDC_Game
-
開房方需要取得使用者設定的參數,傳送給伺服器開房。
- getActionName() - Method in class cdc.CDC_Game
-
取得遊戲動作指令的名稱,方便 Debug。
- GetBoardEndingRecord - Static variable in class cdc.CDC_Action
-
- getColumnNames() - Method in class cdc.CDC_GameRecordList
-
父類別用來取得欄位名稱的 method。
- getColumnNames() - Method in class cdc.CDC_GetRoomList
-
為了讓 Client 取得房間列表的各欄位顯示名稱。
- getConnectInfo() - Method in class cdc.SearchConnect
-
用來取得目前程式輸出的所有標準輸出訊息。
- getContestDialog(Room, Room_SettingFile) - Method in class cdc.CDC_Game
-
取得此遊戲的比賽頁面顯示 Dialog。
- getContestMenuItems(Room_SettingFile) - Method in class cdc.CDC_SettingFile
-
Client 用來取得 Contest CLI mode 時的 menu。
- getEnterRoomParameter() - Method in class cdc.CDC_Game
-
取得加房參數。
- getErrorInfo() - Method in class cdc.SearchConnect
-
用來取得目前程式輸出的所有錯誤輸出訊息。
- getFinishInfo() - Method in class cdc.CDC_Game
-
取得此遊戲比賽結束後的顯示訊息,可能可以給比賽結果或分數統計。
- getGame(Server, SettingFile, Room_SettingFile) - Method in class cdc.CDC_Room
-
Client 用來取得此遊戲的 class。
- getGameName() - Static method in class cdc.GameInfo
-
Client 用來取得遊戲名稱。
- getGameRecordList(String) - Method in class cdc.CDC_Room
-
取得房間內遊戲記錄列表的 class(需繼承GameRecordList
)。
- getGameVersion() - Static method in class cdc.GameInfo
-
Client 用來取得遊戲版本號。
- getHistoryHTML() - Method in class cdc.CDC_Room
-
取得遊戲歷史盤面的 HTML 檔案位置。
- getHtmlFileName() - Method in class cdc.CDC_Board
-
用來取得此遊戲的 HTML 檔案路徑位置及名稱。
- getInitBoard() - Method in class cdc.CDC_Game
-
開房方依照使用者設定,取得初始盤面。
- getInitSetting() - Method in class cdc.CDC_SettingFile
-
將遊戲參數配置到 component 上面。
- getInteractiveLog() - Method in class cdc.Human
-
取得和 Search 的所有互動字串。
- getInteractiveLog() - Method in class cdc.MGTP
-
取得和 Search 的所有互動字串。
- getInteractiveLog() - Method in class cdc.Ponder
-
取得和 Search 的所有互動字串。
- getInteractiveLog() - Method in class cdc.ReadFile
-
取得和 Search 的所有互動字串。
- getInteractiveLog() - Method in class cdc.SearchConnect
-
- getMenuItems(Room_SettingFile) - Method in class cdc.CDC_SettingFile
-
Client 用來取得 CLI mode 時的 menu。
- getPanel() - Method in class cdc.CDC_Room
-
Client 取得房間遊戲參數顯示的 Panel。
- getPlayerKind() - Method in class cdc.CDC_Game
-
回傳加房方的玩家類型。
- getSearchInfo() - Method in class cdc.CDC_Game
-
取得 Search 的相關資訊。
- getSearchInteractiveLog() - Method in class cdc.CDC_Game
-
取得和 Search 的所有互動字串,提供使用者 Debug。
- getSearchName() - Method in class cdc.MGTP
-
取得程式名稱。
- getSearchVersion() - Method in class cdc.MGTP
-
取得程式版本。
- getSetting() - Method in class cdc.CDC_UI
-
回傳此遊戲設定的 class。
- getStderrStamps() - Method in class cdc.SearchConnect
-
取得標示每個走步所錯誤輸出的內容行數戳記。
- getStdoutStamps() - Method in class cdc.SearchConnect
-
取得標示每個走步所標準輸出的內容行數戳記。
- getTabOrder(JButton) - Method in class cdc.CDC_UI
-
回傳按下 Tab 之後 Component 需要 focus 的順序。
- getUIPanel() - Method in class cdc.CDC_UI
-
Client 用來取得設定頁面的 JPanel。
- getValue() - Method in class cdc.BooleanHolder
-
- GourpPly_Field - Variable in class cdc.CDC_Room
-