DigitalCurling3  1.0.0
A curling simulation system for curling AIs
player_identical_factory.hpp File Reference

PlayerIdenticalFactory を定義します More...

#include <memory>
#include "../json/common.hpp"
#include "../i_player_factory.hpp"

Go to the source code of this file.

Classes

class  digitalcurling3::players::PlayerIdenticalFactory
 乱数を加えないプレイヤー More...
 

Namespaces

 digitalcurling3
 Digital Curling ライブラリはこの名前空間の中に定義されます
 
 digitalcurling3::players
 IPlayerFactory を継承したクラスを定義する名前空間
 

Variables

constexpr std::string_view digitalcurling3::players::kPlayerIdenticalId = "identical"
 プレイヤーIdenticalのID
 

Detailed Description

PlayerIdenticalFactory を定義します