パッケージ org.aiwolf.server.bin

クラス RoleRequestStarter

java.lang.Object
org.aiwolf.server.bin.RoleRequestStarter

public class RoleRequestStarter extends Object
推奨されていません。
役割を指定してスタートするStarter
DirectStarter
作成者:
tori
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
    推奨されていません。
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    static void
    main(String[] args)
    推奨されていません。
     
    static AIWolfGame
    start(Map<Player,Role> playerMap, String logDir)
    推奨されていません。
    すべてのプレイヤーインスタンスとそのRoleを設定して開始
    static AIWolfGame
    start(Map<Player,Role> playerMap, GameLogger logger)
    推奨されていません。
    すべてのプレイヤーインスタンスとそのRoleを設定して開始
    static AIWolfGame
    start(Player player, Role role, int playerNum, String defaultClsName, String logDir)
    推奨されていません。
    一人のRoleを指定してDirectに実行

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait