Libsaki
Core library of Pancake Mahjong
Public Types | Public Member Functions | List of all members
saki::TableServerAi3 Class Reference

Public Types

using Ai3 = std::array< std::unique_ptr< TableDecider >, 3 >
 
using Msgs = std::vector< TableMsgContent >
 
using MsgBackInserter = std::back_insert_iterator< Msgs >
 

Public Member Functions

 TableServerAi3 (Table::InitConfig config, std::vector< TableObserver *> obs, const TableEnv &env, Ai3 &&ais)
 
Msgs start ()
 
Msgs action (const Action &action)
 
const Tabletable ()
 

The documentation for this class was generated from the following files: