パッケージ org.aiwolf.server.bin
クラス RoleRequestStarter
java.lang.Object
org.aiwolf.server.bin.RoleRequestStarter
推奨されていません。
役割を指定してスタートするStarter
DirectStarter
DirectStarter
- 作成者:
- tori
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明static void
推奨されていません。static AIWolfGame
推奨されていません。すべてのプレイヤーインスタンスとそのRoleを設定して開始static AIWolfGame
start
(Map<Player, Role> playerMap, GameLogger logger) 推奨されていません。すべてのプレイヤーインスタンスとそのRoleを設定して開始static AIWolfGame
推奨されていません。一人のRoleを指定してDirectに実行
-
コンストラクタの詳細
-
RoleRequestStarter
public RoleRequestStarter()推奨されていません。
-
-
メソッドの詳細
-
main
public static void main(String[] args) throws InstantiationException, IllegalAccessException, ClassNotFoundException, IOException 推奨されていません。- パラメータ:
args
-- 例外:
ClassNotFoundException
IllegalAccessException
InstantiationException
IOException
-
start
public static AIWolfGame start(Player player, Role role, int playerNum, String defaultClsName, String logDir) throws InstantiationException, IllegalAccessException, ClassNotFoundException, IOException 推奨されていません。一人のRoleを指定してDirectに実行- パラメータ:
player
-role
-playerNum
-defaultClsName
-logDir
-- 例外:
InstantiationException
IllegalAccessException
ClassNotFoundException
IOException
-
start
推奨されていません。すべてのプレイヤーインスタンスとそのRoleを設定して開始- パラメータ:
playerNum
-playerMap
-logDir
-- 例外:
IOException
-
start
推奨されていません。すべてのプレイヤーインスタンスとそのRoleを設定して開始- パラメータ:
playerNum
-playerMap
-logDir
-- 例外:
IOException
-