|
Libsaki
Core library of Pancake Mahjong
|
#include <irs_ctrl.h>


Public Member Functions | |
| IrsCtrlClickCheck (Choices::ModeIrsCheck mode, IrsCtrlClickCheck G::*mem) | |
| const Choices & | choices () const override |
| const Choices & | checkChoices () const |
| IrsResult | handle (G &girl, const Table &table, Mount &mount, const Action &action) override |
| void | setClickHost (Choices normal) |
Public Member Functions inherited from saki::IrsCtrlCheck< G > | |
| IrsCtrlCheck (Choices::ModeIrsCheck mode) | |
| const IrsCheckItem & | itemAt (int index) const |
| void | setAbleAt (int index, bool v) |
| void | setOnAt (int index, bool v) |
Public Member Functions inherited from saki::IrsCtrlPlus< G > | |
| IrsResult | handle (Girl &girl, const Table &table, Mount &mount, const Action &action) final |
Controller of simple IRS-Click-and-Check (typically after drawn)
1.8.13