menu
bishop package
documentation
bishop.dart
EffectAddToHand
EffectAddToHand const constructor
EffectAddToHand const constructor
dark_mode
light_mode
EffectAddToHand
constructor
const
EffectAddToHand
(
int
player
,
int
piece
)
Implementation
const EffectAddToHand(this.player, this.piece);
bishop package
documentation
bishop
EffectAddToHand
EffectAddToHand const constructor
EffectAddToHand class