|
Libsaki
Core library of Pancake Mahjong
|
Interface for working with the 'bargain' stage. More...
#include <princess.h>

Public Types | |
| enum | Claim { NONE, ANY, ALL, FOUR } |
Public Member Functions | |
| virtual Claim | hrhBargainClaim (int plan, T34 t)=0 |
| virtual int | hrhBargainPlanCt ()=0 |
| virtual void | onHrhBargained (int plan, Mount &mount)=0 |
Interface for working with the 'bargain' stage.
|
strong |
NONE: don't care ANY: nobody shall claim this tile ALL: claim all this tile except raided ones FOUR: claim all four of this tile
1.8.13