1 #ifndef SAKI_GIRL_RINKAI_HUIYU_H 2 #define SAKI_GIRL_RINKAI_HUIYU_H 4 #include "../table/girl.h" 5 #include "../form/form_ctx.h" 31 explicit SssbgSet(
bool jump,
int ofs,
int v) : jump(jump), ofs(ofs), v(v) {}
35 static int yssbg(std::bitset<34> &reqs,
const TileCount &total);
36 static int colors(std::bitset<34> &reqs,
const TileCount &total);
37 static int sssjg(std::bitset<34> &reqs,
const TileCount &total);
38 static int tbd(std::bitset<34> &reqs,
const TileCount &total);
39 static int qdqzqx(std::bitset<34> &reqs,
const TileCount &total);
40 static int gtlt5(std::bitset<34> &reqs,
const TileCount &total);
41 static std::array<T34, 9> makeSssbgTars(
const SssbgSet &config);
50 #endif // SAKI_GIRL_RINKAI_HUIYU_H
Definition: tile_count.h:17
Definition: choices.h:100
Definition: rinkai_huiyu.h:14
void onDraw(const Table &table, Mount &mount, Who who, bool rinshan) override
Called when someone is about to draw a tile from the mountain.
Definition: rinkai_huiyu.cpp:44