1 #ifndef SAKI_TABLEFOCUS_H 2 #define SAKI_TABLEFOCUS_H 4 #include "../unit/who.h" 34 unsigned uBarkId()
const 36 return static_cast<unsigned>(mBarkId);
39 void focusOnDiscard(
Who who)
45 void focusOnChankan(
Who who,
int barkId)
62 #endif // SAKI_TABLEFOCUS_H Definition: table_focus.h:13
bool isDiscard() const
Definition: table_focus.h:24